Home
last modified time | relevance | path

Searched defs:resultPix (Results 1 - 3 of 3) sorted by relevance

/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fTextureGatherTests.cpp617 const ColorVec resultPix = result.getPixelT<ColorScalarType>(px, py); in verifyGatherOffsets() local
696 const Vec4 resultPix = result.getPixel(px, py); in verifyGatherOffsetsCompare() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRenderTextureGatherTests.cpp648 const ColorVec resultPix = result.getPixelT<ColorScalarType>(px, py); in verifyGatherOffsets() local
727 const Vec4 resultPix = result.getPixel(px, py); in verifyGatherOffsetsCompare() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/
H A DvktShaderRenderTextureGatherTests.cpp648 const ColorVec resultPix = result.getPixelT<ColorScalarType>(px, py); in verifyGatherOffsets() local
727 const Vec4 resultPix = result.getPixel(px, py); in verifyGatherOffsetsCompare() local

Completed in 15 milliseconds