Home
last modified time | relevance | path

Searched defs:total_width (Results 1 – 8 of 8) 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/ComputeLibrary/src/core/GLES_COMPUTE/kernels/
DGCScaleKernel.cpp122 …const int total_width = border.left + input_valid_region.anchor[0] + input_valid_region.shape[0]… in configure() local
/external/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
/external/blktrace/iowatcher/
Dplot.h51 int total_width; member
/external/ComputeLibrary/src/core/CL/kernels/
DCLIm2ColKernel.cpp76 …const unsigned total_width = input->dimension(width_idx) + conv_info.pad_left() + conv_info.p… in validate_arguments() local
/external/webrtc/examples/peerconnection/client/
Dmain_wnd.cc506 size_t total_width = (ARRAYSIZE(windows) - 1) * kSeparator; in LayoutConnectUI() local
/external/mesa3d/src/mesa/drivers/common/
Dmeta.c2485 GLint total_width, in _mesa_meta_setup_texture_coords()