Home
last modified time | relevance | path

Searched defs:refZ (Results 1 – 5 of 5) sorted by relevance

/third_party/vk-gl-cts/modules/gles31/functional/
Des31fTextureGatherTests.cpp544 …mpare (const tcu::Texture2DView& texture, const tcu::Sampler& sampler, float refZ, const Vec2& coo… in gatherOffsetsCompare()
549 … (const tcu::Texture2DArrayView& texture, const tcu::Sampler& sampler, float refZ, const Vec3& coo… in gatherOffsetsCompare()
554 …are (const tcu::TextureCubeView& texture, const tcu::Sampler& sampler, float refZ, const Vec3& coo… in gatherOffsetsCompare()
695 const float refZ = getPixelRefZ(IVec2(px, py)); in verifyGatherOffsetsCompare() local
Des31fTextureBorderClampTests.cpp1197 const float refZ = samplerParams.ref; in verifyTextureGatherCmpResult() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/
DvktShaderRenderTextureGatherTests.cpp575 …mpare (const tcu::Texture2DView& texture, const tcu::Sampler& sampler, float refZ, const Vec2& coo… in gatherOffsetsCompare()
580 … (const tcu::Texture2DArrayView& texture, const tcu::Sampler& sampler, float refZ, const Vec3& coo… in gatherOffsetsCompare()
585 …are (const tcu::TextureCubeView& texture, const tcu::Sampler& sampler, float refZ, const Vec3& coo… in gatherOffsetsCompare()
726 const float refZ = getPixelRefZ(IVec2(px, py)); in verifyGatherOffsetsCompare() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderTextureGatherTests.cpp575 …mpare (const tcu::Texture2DView& texture, const tcu::Sampler& sampler, float refZ, const Vec2& coo… in gatherOffsetsCompare()
580 … (const tcu::Texture2DArrayView& texture, const tcu::Sampler& sampler, float refZ, const Vec3& coo… in gatherOffsetsCompare()
585 …are (const tcu::TextureCubeView& texture, const tcu::Sampler& sampler, float refZ, const Vec3& coo… in gatherOffsetsCompare()
726 const float refZ = getPixelRefZ(IVec2(px, py)); in verifyGatherOffsetsCompare() local
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_cube_map_array/
DesextcTextureCubeMapArraySampling.hpp348 bufferDefinition refZ; member in glcts::TextureCubeMapArraySamplingTest::bufferCollection