Searched refs:codeSuffixWithAlpha (Results 1 – 1 of 1) sorted by relevance
970 static const QString codeSuffixWithAlpha(" gl_FragColor = vec4(r, g, b, a);" variable1869 (hasAlpha ? codeSuffixWithAlpha : codeSuffix); in shader_RGB()2246 (hasAlpha ? codeSuffixWithAlpha : codeSuffix); in shader_YUV_packed()