Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/gallivm/
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
876 LLVMValueRef z_offset; in lp_build_sample_image_linear() local
Dlp_bld_sample.c2106 LLVMValueRef z_offset; in lp_build_sample_offset() local
/external/deqp/external/openglcts/modules/gl/
Dgl4cGetTextureSubImageTests.cpp984 glw::GLint z_offset = 0; in check() local
/external/mesa3d/src/intel/blorp/
Dblorp_priv.h64 float z_offset; member
/external/vixl/test/aarch64/
Dtest-utils-aarch64.cc658 const int z_offset = offsetof(dump_t, z_); in Dump() local
/external/mesa3d/src/mesa/drivers/dri/i965/
Dintel_mipmap_tree.c2921 ptrdiff_t z_offset = ((y + z_image_y + map->y) * in intel_miptree_unmap_depthstencil() local
2996 ptrdiff_t z_offset = ((map_y + z_image_y) * in intel_miptree_map_depthstencil() local
/external/deqp/external/openglcts/modules/glesext/texture_cube_map_array/
DesextcTextureCubeMapArraySampling.cpp881 const glw::GLuint z_offset = element_index * 6 + cube_face; in prepareDataForTexture() local