Home
last modified time | relevance | path

Searched refs:useNormalizedCoord (Results 1 – 2 of 2) sorted by relevance

/external/deqp/modules/gles31/functional/
Des31fTextureGatherTests.cpp1239 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/
DvktShaderRenderTextureGatherTests.cpp1638 const bool useNormalizedCoord = usePixCoord || isDepthFormat(baseParams.textureFormat); in genGatherPrograms() local
1651 …atherType, baseParams.offsetSize), numDims, samplerType, funcCall, useNormalizedCoord, usePixCoord… in genGatherPrograms()