Searched defs:refZ (Results 1 – 4 of 4) sorted by relevance
/external/deqp/modules/gles31/functional/ |
D | es31fTextureGatherTests.cpp | 543 …mpare (const tcu::Texture2DView& texture, const tcu::Sampler& sampler, float refZ, const Vec2& coo… in gatherOffsetsCompare() 548 … (const tcu::Texture2DArrayView& texture, const tcu::Sampler& sampler, float refZ, const Vec3& coo… in gatherOffsetsCompare() 553 …are (const tcu::TextureCubeView& texture, const tcu::Sampler& sampler, float refZ, const Vec3& coo… in gatherOffsetsCompare() 694 const float refZ = getPixelRefZ(IVec2(px, py)); in verifyGatherOffsetsCompare() local
|
D | es31fTextureBorderClampTests.cpp | 1196 const float refZ = samplerParams.ref; in verifyTextureGatherCmpResult() local
|
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/ |
D | vktShaderRenderTextureGatherTests.cpp | 572 …mpare (const tcu::Texture2DView& texture, const tcu::Sampler& sampler, float refZ, const Vec2& coo… in gatherOffsetsCompare() 577 … (const tcu::Texture2DArrayView& texture, const tcu::Sampler& sampler, float refZ, const Vec3& coo… in gatherOffsetsCompare() 582 …are (const tcu::TextureCubeView& texture, const tcu::Sampler& sampler, float refZ, const Vec3& coo… in gatherOffsetsCompare() 723 const float refZ = getPixelRefZ(IVec2(px, py)); in verifyGatherOffsetsCompare() local
|
/external/deqp/external/openglcts/modules/glesext/texture_cube_map_array/ |
D | esextcTextureCubeMapArraySampling.hpp | 348 bufferDefinition refZ; member in glcts::TextureCubeMapArraySamplingTest::bufferCollection
|