Searched refs:useNormalizedCoord (Results 1 – 2 of 2) sorted by relevance
/external/deqp/modules/gles31/functional/ |
D | es31fTextureGatherTests.cpp | 1239 const bool useNormalizedCoord = usePixCoord || isDepthFormat(textureFormat); in genProgramSources() local 1247 …rce(requireGpuShader5(gatherType), numDims, samplerType, funcCall, useNormalizedCoord, usePixCoord… in genProgramSources()
|
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/ |
D | vktShaderRenderTextureGatherTests.cpp | 1638 const bool useNormalizedCoord = usePixCoord || isDepthFormat(baseParams.textureFormat); in genGatherPrograms() local 1651 …atherType, baseParams.offsetSize), numDims, samplerType, funcCall, useNormalizedCoord, usePixCoord… in genGatherPrograms()
|