Home
last modified time | relevance | path

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

/external/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()
/external/syslinux/com32/gplinclude/dmi/
Ddmi_memory.h36 char total_width[MEMORY_TOTAL_WIDTH_SIZE]; member
/external/mesa3d/src/mesa/drivers/dri/i915/
Dintel_mipmap_tree.h198 GLuint total_width; member
Dintel_mipmap_tree.c173 GLuint total_width, total_height; in intel_miptree_create() local
/external/webrtc/webrtc/examples/peerconnection/client/
Dmain_wnd.cc495 size_t total_width = (ARRAYSIZE(windows) - 1) * kSeparator; in LayoutConnectUI() local
/external/mesa3d/src/mesa/drivers/dri/i965/
Dintel_mipmap_tree.h529 GLuint total_width; member
/external/mesa3d/src/mesa/drivers/common/
Dmeta.c2495 GLint total_width, in _mesa_meta_setup_texture_coords()