Searched defs:height0 (Results 1 – 17 of 17) sorted by relevance
/external/mesa3d/src/mesa/drivers/dri/radeon/ |
D | radeon_mipmap_tree.h | 75 GLuint height0; /** Height of baseLevel image */ member
|
D | radeon_mipmap_tree.c | 180 GLuint width0, GLuint height0, GLuint depth0, GLuint tilebits) in radeon_miptree_create()
|
/external/mesa3d/src/mesa/drivers/dri/r200/ |
D | radeon_mipmap_tree.h | 75 GLuint height0; /** Height of baseLevel image */ member
|
D | radeon_mipmap_tree.c | 180 GLuint width0, GLuint height0, GLuint depth0, GLuint tilebits) in radeon_miptree_create()
|
/external/mesa3d/src/mesa/state_tracker/ |
D | st_texture.c | 61 GLuint height0, in st_texture_create()
|
D | st_cb_texture.c | 371 GLuint *width0, GLuint *height0, GLuint *depth0) in guess_base_level_size()
|
/external/mesa3d/src/mesa/drivers/dri/i915/ |
D | intel_mipmap_tree.c | 70 GLuint height0, in intel_miptree_create_layout() 167 GLuint height0, in intel_miptree_create()
|
/external/mesa3d/src/gallium/drivers/i915/ |
D | i915_surface.c | 358 unsigned height0) in i915_create_surface_custom()
|
D | i915_state.c | 820 unsigned height0) in i915_create_sampler_view_custom()
|
/external/mesa3d/src/gallium/drivers/ilo/core/ |
D | ilo_image.h | 147 unsigned height0; member
|
/external/mesa3d/src/mesa/drivers/dri/i965/ |
D | intel_mipmap_tree.c | 301 GLuint height0, in intel_miptree_create_layout() 612 GLuint height0, in miptree_create() 683 GLuint height0, in intel_miptree_create()
|
/external/mesa3d/src/gallium/drivers/radeonsi/ |
D | si_blit.c | 828 unsigned height0; member
|
D | si_state.c | 3029 unsigned width0, unsigned height0, in si_create_sampler_view_custom()
|
/external/mesa3d/src/gallium/drivers/r600/ |
D | evergreen_state.c | 602 unsigned width0, unsigned height0) in texture_buffer_sampler_view() 659 unsigned width0, unsigned height0, in evergreen_create_sampler_view_custom()
|
D | r600_state.c | 624 unsigned width0, unsigned height0) in texture_buffer_sampler_view()
|
/external/mesa3d/src/gallium/drivers/r300/ |
D | r300_context.h | 334 unsigned width0, height0, depth0; member
|
/external/mesa3d/src/gallium/include/pipe/ |
D | p_state.h | 496 unsigned height0; member
|