Home
last modified time | relevance | path

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

/third_party/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
867 LLVMValueRef z_offset; in lp_build_sample_image_linear() local
Dlp_bld_sample.c2143 LLVMValueRef z_offset; in lp_build_sample_offset() local
/third_party/mesa3d/src/panfrost/lib/
Dpan_blitter.h73 float z_offset; member
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cGetTextureSubImageTests.cpp984 glw::GLint z_offset = 0; in check() local
/third_party/flutter/glfw/examples/
Dboing.c548 const GLfloat z_offset = -40.0; in DrawGrid() local
/third_party/mesa3d/src/intel/blorp/
Dblorp_priv.h65 float z_offset; member
/third_party/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_mipmap_tree.c2864 ptrdiff_t z_offset = ((y + z_image_y + map->y) * in brw_miptree_unmap_depthstencil() local
2939 ptrdiff_t z_offset = ((map_y + z_image_y) * in brw_miptree_map_depthstencil() local
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_cube_map_array/
DesextcTextureCubeMapArraySampling.cpp881 const glw::GLuint z_offset = element_index * 6 + cube_face; in prepareDataForTexture() local