Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_type.h228 lp_type_float_vec(unsigned width, unsigned total_width) in lp_type_float_vec()
259 lp_type_int_vec(unsigned width, unsigned total_width) in lp_type_int_vec()
288 lp_type_uint_vec(unsigned width, unsigned total_width) in lp_type_uint_vec()
301 lp_type_unorm(unsigned width, unsigned total_width) in lp_type_unorm()
315 lp_type_fixed(unsigned width, unsigned total_width) in lp_type_fixed()
330 lp_type_ufixed(unsigned width, unsigned total_width) in lp_type_ufixed()
/third_party/mesa3d/src/mesa/drivers/dri/i915/
Dintel_mipmap_tree.h171 GLuint total_width; member
Dintel_mipmap_tree.c169 GLuint total_width, total_height; in intel_miptree_create() local
/third_party/mesa3d/src/mesa/drivers/common/
Dmeta.c2487 GLint total_width, in _mesa_meta_setup_texture_coords()