Home
last modified time | relevance | path

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

/external/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
/external/blktrace/iowatcher/
Dplot.h50 int total_height; member
/external/ComputeLibrary/src/gpu/cl/kernels/
DClIm2ColKernel.cpp81 …const unsigned total_height = src->dimension(height_idx) + conv_info.pad_top() + conv_info.pad… in validate_arguments() local
/external/ComputeLibrary/src/cpu/kernels/
DCpuIm2ColKernel.cpp68 …const unsigned total_height = input->dimension(height_idx) + conv_info.pad_top() + conv_info.p… in validate_arguments() local
/external/mesa3d/src/gallium/drivers/i915/
Di915_resource_texture.c593 unsigned total_height = tex->total_nblocksy * 4; in i945_texture_layout_cube() local
/external/swiftshader/include/xcb/
Dshm.h138 uint16_t total_height; member
/external/mesa3d/src/mesa/drivers/common/
Dmeta.c2486 GLint total_height, in _mesa_meta_setup_texture_coords()