Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/modules/gles31/functional/
H A Des31fTextureGatherTests.cpp563 …c4 gatherOffsetsCompare(const tcu::Texture2DView &texture, const tcu::Sampler &sampler, float refZ, in gatherOffsetsCompare()
569 …therOffsetsCompare(const tcu::Texture2DArrayView &texture, const tcu::Sampler &sampler, float refZ, in gatherOffsetsCompare()
575 … gatherOffsetsCompare(const tcu::TextureCubeView &texture, const tcu::Sampler &sampler, float refZ, in gatherOffsetsCompare()
704 const float refZ = getPixelRefZ(IVec2(px, py)); in verifyGatherOffsetsCompare() local
H A Des31fTextureBorderClampTests.cpp1204 const float refZ = samplerParams.ref; in verifyTextureGatherCmpResult() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRenderTextureGatherTests.cpp643 …c4 gatherOffsetsCompare(const tcu::Texture2DView &texture, const tcu::Sampler &sampler, float refZ, in gatherOffsetsCompare()
649 …therOffsetsCompare(const tcu::Texture2DArrayView &texture, const tcu::Sampler &sampler, float refZ, in gatherOffsetsCompare()
655 … gatherOffsetsCompare(const tcu::TextureCubeView &texture, const tcu::Sampler &sampler, float refZ, in gatherOffsetsCompare()
788 const float refZ = getPixelRefZ(IVec2(px, py)); in verifyGatherOffsetsCompare() local
/aosp_15_r20/external/deqp/external/openglcts/modules/glesext/texture_cube_map_array/
H A DesextcTextureCubeMapArraySampling.hpp348 bufferDefinition refZ; member in glcts::TextureCubeMapArraySamplingTest::bufferCollection
/aosp_15_r20/external/OpenCL-CTS/test_common/harness/
H A DimageHelpers.cpp1614 float refX = floorf(x), refY = floorf(y), refZ = floorf(z); in get_integer_coords_offset() local