Searched defs:idealPix (Results 1 – 2 of 2) sorted by relevance
| /external/deqp/modules/gles31/functional/ |
| D | es31fTextureGatherTests.cpp | 618 …const ColorVec idealPix = gatherOffsets<ColorScalarType>(texture, sampler, texCoord, componentNd… in verifyGatherOffsets() local 697 const Vec4 idealPix = gatherOffsetsCompare(texture, sampler, refZ, texCoord, offsets); in verifyGatherOffsetsCompare() local
|
| /external/deqp/external/vulkancts/modules/vulkan/shaderrender/ |
| D | vktShaderRenderTextureGatherTests.cpp | 649 …const ColorVec idealPix = gatherOffsets<ColorScalarType>(texture, sampler, texCoord, componentNd… in verifyGatherOffsets() local 728 const Vec4 idealPix = gatherOffsetsCompare(texture, sampler, refZ, texCoord, offsets); in verifyGatherOffsetsCompare() local
|