Home
last modified time | relevance | path

Searched defs:z_offset (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_sample_aos.c527 LLVMValueRef z_offset; in lp_build_sample_image_nearest() local
539 LLVMValueRef z_offset; in lp_build_sample_image_nearest() local
867 LLVMValueRef z_offset; in lp_build_sample_image_linear() local
H A Dlp_bld_sample.c2198 LLVMValueRef z_offset; in lp_build_sample_offset() local
2332 LLVMValueRef z_offset; in lp_build_tiled_sample_offset() local
/aosp_15_r20/external/mesa3d/src/panfrost/lib/
H A Dpan_blitter.h86 float z_offset; member
/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl4cGetTextureSubImageTests.cpp988 glw::GLint z_offset = 0; in check() local
/aosp_15_r20/external/mesa3d/src/intel/blorp/
H A Dblorp_priv.h93 float z_offset; member
/aosp_15_r20/external/vixl/test/aarch64/
H A Dtest-utils-aarch64.cc659 const int z_offset = offsetof(dump_t, z_); in Dump() local
/aosp_15_r20/external/deqp/external/openglcts/modules/glesext/texture_cube_map_array/
H A DesextcTextureCubeMapArraySampling.cpp883 const glw::GLuint z_offset = element_index * 6 + cube_face; in prepareDataForTexture() local