Searched defs:refZ (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/deqp/modules/gles31/functional/ |
H A D | es31fTextureGatherTests.cpp | 563 …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 D | es31fTextureBorderClampTests.cpp | 1204 const float refZ = samplerParams.ref; in verifyTextureGatherCmpResult() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/shaderrender/ |
H A D | vktShaderRenderTextureGatherTests.cpp | 643 …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 D | esextcTextureCubeMapArraySampling.hpp | 348 bufferDefinition refZ; member in glcts::TextureCubeMapArraySamplingTest::bufferCollection
|
/aosp_15_r20/external/OpenCL-CTS/test_common/harness/ |
H A D | imageHelpers.cpp | 1614 float refX = floorf(x), refY = floorf(y), refZ = floorf(z); in get_integer_coords_offset() local
|