Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_sample_aos.c712 LLVMValueRef z_offset; in lp_build_sample_image_nearest() local
724 LLVMValueRef z_offset; in lp_build_sample_image_nearest() local
1151 LLVMValueRef z_offset; in lp_build_sample_image_linear() local
1320 LLVMValueRef z_offset; in lp_build_sample_image_linear_afloat() local
Dlp_bld_sample.c2069 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 uint32_t z_offset; member
/external/mesa3d/src/mesa/drivers/dri/i965/
Dintel_mipmap_tree.c3409 ptrdiff_t z_offset = ((map_y + z_image_y) * in intel_miptree_map_depthstencil() local
3469 ptrdiff_t z_offset = ((y + z_image_y + map->y) * in intel_miptree_unmap_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