Home
last modified time | relevance | path

Searched defs:width0 (Results 1 – 20 of 20) sorted by relevance

/external/libxcam/xcore/interface/
Dblender.cpp95 uint32_t width0, uint32_t width1, uint32_t blend_width, in auto_calc_merge_window()
/external/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_mipmap_tree.h74 GLuint width0; /** Width of baseLevel image */ member
Dradeon_mipmap_tree.c180 GLuint width0, GLuint height0, GLuint depth0, GLuint tilebits) in radeon_miptree_create()
/external/mesa3d/src/mesa/drivers/dri/r200/
Dradeon_mipmap_tree.h74 GLuint width0; /** Width of baseLevel image */ member
Dradeon_mipmap_tree.c180 GLuint width0, GLuint height0, GLuint depth0, GLuint tilebits) in radeon_miptree_create()
/external/mesa3d/src/mesa/drivers/dri/i915/
Dintel_mipmap_tree.c69 GLuint width0, in intel_miptree_create_layout()
128 uint32_t width0, in intel_miptree_choose_tiling()
166 GLuint width0, in intel_miptree_create()
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_state_sampler.c263 unsigned width0 = tex->width0; in prepare_shader_sampling() local
/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_state_sampler.c190 unsigned width0 = tex->width0; in prepare_shader_sampling() local
/external/mesa3d/src/mesa/state_tracker/
Dst_texture.c60 GLuint width0, in st_texture_create()
Dst_cb_texture.c371 GLuint *width0, GLuint *height0, GLuint *depth0) in guess_base_level_size()
/external/mesa3d/src/gallium/drivers/i915/
Di915_surface.c357 unsigned width0, in i915_create_surface_custom()
Di915_state.c819 unsigned width0, in i915_create_sampler_view_custom()
/external/mesa3d/src/gallium/drivers/ilo/core/
Dilo_image.h146 unsigned width0; member
/external/mesa3d/src/mesa/drivers/dri/i965/
Dintel_mipmap_tree.c300 GLuint width0, in intel_miptree_create_layout()
611 GLuint width0, in miptree_create()
682 GLuint width0, in intel_miptree_create()
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_blit.c827 unsigned width0; member
Dsi_state.c3029 unsigned width0, unsigned height0, in si_create_sampler_view_custom()
/external/mesa3d/src/gallium/drivers/r600/
Devergreen_state.c602 unsigned width0, unsigned height0) in texture_buffer_sampler_view()
659 unsigned width0, unsigned height0, in evergreen_create_sampler_view_custom()
Dr600_state.c624 unsigned width0, unsigned height0) in texture_buffer_sampler_view()
/external/mesa3d/src/gallium/drivers/r300/
Dr300_context.h334 unsigned width0, height0, depth0; member
/external/mesa3d/src/gallium/include/pipe/
Dp_state.h495 unsigned width0; member