Home
last modified time | relevance | path

Searched defs:total_height (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/mesa/drivers/dri/i915/
Dintel_mipmap_tree.h172 GLuint total_height; member
Dintel_mipmap_tree.c169 GLuint total_width, total_height; in intel_miptree_create() local
/third_party/mesa3d/src/gallium/drivers/i915/
Di915_resource_texture.c681 unsigned total_height = tex->total_nblocksy * 4; in i945_texture_layout_cube() local
/third_party/mesa3d/src/mesa/drivers/common/
Dmeta.c2488 GLint total_height, in _mesa_meta_setup_texture_coords()