Searched defs:viewportCoord (Results 1 – 3 of 3) sorted by relevance
/external/deqp/modules/gles31/functional/ |
D | es31fTextureBorderClampTests.cpp | 1129 …const tcu::Vec2 viewportCoord = (tcu::Vec2((float)px, (float)py) + tcu::Vec2(0.5f)) / tcu::Vec2(… in verifyTextureGatherResult() local 1194 …const tcu::Vec2 viewportCoord = (tcu::Vec2((float)px, (float)py) + tcu::Vec2(0.5f)) / tcu::Vec2(… in verifyTextureGatherCmpResult() local
|
D | es31fTextureGatherTests.cpp | 598 …const Vec2 viewportCoord = (Vec2((float)px, (float)py) + 0.5f) / Vec2((float)width, (float)heigh… in verifyGatherOffsets() local 676 …const Vec2 viewportCoord = (Vec2((float)px, (float)py) + 0.5f) / Vec2((float)width, (float)heigh… in verifyGatherOffsetsCompare() local
|
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/ |
D | vktShaderRenderTextureGatherTests.cpp | 643 …const Vec2 viewportCoord = (Vec2((float)px, (float)py) + 0.5f) / Vec2((float)width, (float)heigh… in verifyGatherOffsets() local 721 …const Vec2 viewportCoord = (Vec2((float)px, (float)py) + 0.5f) / Vec2((float)width, (float)heigh… in verifyGatherOffsetsCompare() local
|