Searched defs:resPix (Results 1 - 5 of 5) sorted by relevance
/third_party/vk-gl-cts/modules/gles31/functional/ |
H A D | es31fShaderHelperInvocationTests.cpp | 393 const tcu::RGBA resPix = result.getPixel(x, y); in verifyHelperInvocationValue() local 584 const tcu::RGBA resPix = result.getPixel(x, y); in verifyHelperInvocationDerivate() local
|
/third_party/vk-gl-cts/modules/gles3/functional/ |
H A D | es3fASTCDecompressionCases.cpp | 175 const IVec4 resPix = result.getPixel(x, y).toIVec(); in compareBlockImages() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ |
H A D | vktShaderLibrary.cpp | 1569 const tcu::IVec4 resPix = result.getPixelInt(x, y); in checkResultImage() local 1585 const tcu::IVec4 resPix = result.getPixelInt(x, y); in checkResultImageWithReference() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ |
H A D | vktShaderLibrary.cpp | 1569 const tcu::IVec4 resPix = result.getPixelInt(x, y); in checkResultImage() local 1585 const tcu::IVec4 resPix = result.getPixelInt(x, y); in checkResultImageWithReference() local
|
/third_party/vk-gl-cts/framework/opengl/ |
H A D | gluTextureTestUtil.cpp | 1340 const tcu::Vec4 resPix = (result.getPixel(px, py) - sampleParams.colorBias) / sampleParams.colorScale; in computeTextureLookupDiff() local 1466 const tcu::Vec4 resPix = (result.getPixel(px, py) - sampleParams.colorBias) / sampleParams.colorScale; in computeTextureLookupDiff() local 1690 const tcu::Vec4 resPix = (result.getPixel(px, py) - sampleParams.colorBias) / sampleParams.colorScale; in computeTextureLookupDiff() local 1881 const tcu::Vec4 resPix in computeTextureLookupDiff() local 2048 const tcu::Vec4 resPix = (result.getPixel(px, py) - sampleParams.colorBias) / sampleParams.colorScale; computeTextureLookupDiff() local 2157 const tcu::Vec4 resPix = (result.getPixel(px, py) - sampleParams.colorBias) / sampleParams.colorScale; computeTextureLookupDiff() local 2364 const tcu::Vec4 resPix = (result.getPixel(px, py) - sampleParams.colorBias) / sampleParams.colorScale; computeTextureLookupDiff() local 2532 const tcu::Vec4 resPix = result.getPixel(px, py); computeTextureCompareDiff() local 2648 const tcu::Vec4 resPix = result.getPixel(px, py); computeTextureCompareDiff() local 2770 const tcu::Vec4 resPix = result.getPixel(px, py); computeTextureCompareDiff() local 2882 const tcu::Vec4 resPix = result.getPixel(px, py); computeTextureCompareDiff() local 2989 const tcu::Vec4 resPix = result.getPixel(px, py); computeTextureCompareDiff() local 3100 const tcu::Vec4 resPix = result.getPixel(px, py); computeTextureCompareDiff() local [all...] |
Completed in 14 milliseconds