/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/ |
D | fd2_resource.c | 34 uint32_t height0 = util_format_get_nblocksy(format, prsc->height0); in fd2_setup_slices() local
|
/third_party/mesa3d/src/freedreno/fdl/ |
D | fd5_layout.c | 34 uint32_t nr_samples, uint32_t width0, uint32_t height0, in fdl5_layout()
|
D | fd_layout_test.h | 34 uint32_t width0, height0, depth0; member
|
D | fd6_layout.c | 99 uint32_t nr_samples, uint32_t width0, uint32_t height0, in fdl6_layout()
|
D | freedreno_layout.h | 126 uint32_t width0, height0, depth0; member
|
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/ |
D | fd6_resource.c | 204 unsigned height0 = rsc->b.b.height0; in setup_lrz() local
|
/third_party/mesa3d/src/mesa/drivers/dri/radeon/ |
D | radeon_mipmap_tree.h | 75 GLuint height0; /** Height of baseLevel image */ member
|
D | radeon_mipmap_tree.c | 181 GLuint width0, GLuint height0, GLuint depth0, GLuint tilebits) in radeon_miptree_create()
|
/third_party/mesa3d/src/mesa/drivers/dri/r200/ |
D | radeon_mipmap_tree.h | 75 GLuint height0; /** Height of baseLevel image */ member
|
D | radeon_mipmap_tree.c | 181 GLuint width0, GLuint height0, GLuint depth0, GLuint tilebits) in radeon_miptree_create()
|
/third_party/mesa3d/src/mesa/drivers/dri/i915/ |
D | intel_mipmap_tree.c | 70 GLuint height0, in intel_miptree_create_layout() 163 GLuint height0, in intel_miptree_create()
|
/third_party/mesa3d/src/mesa/state_tracker/ |
D | st_texture.c | 62 GLuint height0, in st_texture_create()
|
D | st_cb_texture.c | 765 GLuint *width0, GLuint *height0, GLuint *depth0) in guess_base_level_size() 3197 GLuint height0, in st_texture_create_from_memory()
|
/third_party/mesa3d/src/gallium/drivers/i915/ |
D | i915_surface.c | 387 unsigned width0, unsigned height0) in i915_create_surface_custom()
|
D | i915_state.c | 771 unsigned width0, unsigned height0) in i915_create_sampler_view_custom()
|
/third_party/mesa3d/src/freedreno/vulkan/ |
D | tu_image.c | 637 uint32_t height0 = pCreateInfo->extent.height; in tu_CreateImage() local
|
/third_party/mesa3d/src/gallium/drivers/r600/ |
D | r600_texture.c | 1521 unsigned width0, unsigned height0, in r600_create_surface_custom() 1554 unsigned height0 = tex->height0; in r600_create_surface() local
|
D | evergreen_state.c | 686 unsigned width0, unsigned height0) in texture_buffer_sampler_view() 715 unsigned height0; member 915 unsigned width0, unsigned height0, in evergreen_create_sampler_view_custom()
|
D | r600_state.c | 629 unsigned width0, unsigned height0) in texture_buffer_sampler_view()
|
/third_party/mesa3d/src/gallium/drivers/radeonsi/ |
D | si_texture.c | 1995 unsigned height0, unsigned width, unsigned height) in si_create_surface_custom() 2029 unsigned height0 = tex->height0; in si_create_surface() local
|
D | si_blit.c | 874 unsigned height0; member
|
/third_party/mesa3d/src/gallium/drivers/lima/ |
D | lima_resource.c | 90 unsigned width0, unsigned height0, in setup_miptree()
|
/third_party/mesa3d/src/gallium/drivers/asahi/ |
D | agx_pipe.c | 226 unsigned width0 = templ->width0, height0 = templ->height0; in agx_resource_create() local
|
/third_party/gstreamer/gstplugins_base/tests/check/elements/ |
D | compositor.c | 1509 gint height0, gdouble alpha0, gint xpos1, gint ypos1, gint width1, in _test_obscured() 1596 gint height0, height1; in GST_START_TEST() local
|
/third_party/mesa3d/src/mesa/drivers/dri/i965/ |
D | brw_mipmap_tree.c | 351 unsigned width0, unsigned height0, unsigned depth0, in make_surface() 476 GLuint height0, in miptree_create() 546 GLuint height0, in brw_miptree_create()
|