android13/external/skia/tests/sksl/glsl/LayoutQualifiers.glsl

5 lines
60 B
GLSL

layout (blend_support_all_equations) out ;
void main() {
}