/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 | 35 uint32_t width0, height0, depth0; member
|
D | fd6_layout.c | 105 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/state_tracker/ |
D | st_texture.c | 61 GLuint height0, in st_texture_create()
|
D | st_cb_texture.c | 677 GLuint *width0, GLuint *height0, GLuint *depth0) in guess_base_level_size() 3120 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/gallium/drivers/r600/ |
D | r600_texture.c | 1517 unsigned width0, unsigned height0, in r600_create_surface_custom() 1550 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()
|
D | r600_pipe_common.h | 239 unsigned height0; member
|
/third_party/mesa3d/src/freedreno/vulkan/ |
D | tu_image.c | 458 uint32_t height0 = pCreateInfo->extent.height; in tu_image_init() local
|
/third_party/mesa3d/src/gallium/drivers/lima/ |
D | lima_resource.c | 92 unsigned width0, unsigned height0, in setup_miptree()
|
/third_party/mesa3d/src/gallium/drivers/asahi/ |
D | agx_pipe.c | 207 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/gallium/drivers/radeonsi/ |
D | si_blit.c | 890 unsigned height0; member
|
D | si_texture.c | 2092 unsigned height0 = tex->height0; in si_create_surface() local
|
D | si_pipe.h | 455 uint16_t height0; member
|
/third_party/mesa3d/src/gallium/drivers/r300/ |
D | r300_context.h | 334 unsigned width0, height0, depth0; member
|
/third_party/mesa3d/src/gallium/include/pipe/ |
D | p_state.h | 561 uint16_t height0; /* Textures: The maximum height/depth/array_size is 16k. */ member
|
/third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
D | lp_bld_sample_soa.c | 2253 LLVMValueRef height0 = lp_build_extract_broadcast(gallivm, in lp_build_sample_aniso() local
|