Home | History | Annotate | Download | only in functional

Lines Matching refs:useNormalizedCoord

1239 	const bool				useNormalizedCoord	= usePixCoord || isDepthFormat(textureFormat);
1247 << genFragmentShaderSource(requireGpuShader5(gatherType), numDims, samplerType, funcCall, useNormalizedCoord, usePixCoord);