Home
last modified time | relevance | path

Searched defs:height0 (Results 1 – 24 of 24) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/
Dfd2_resource.c34 uint32_t height0 = util_format_get_nblocksy(format, prsc->height0); in fd2_setup_slices() local
/third_party/mesa3d/src/freedreno/fdl/
Dfd5_layout.c34 uint32_t nr_samples, uint32_t width0, uint32_t height0, in fdl5_layout()
Dfd_layout_test.h35 uint32_t width0, height0, depth0; member
Dfd6_layout.c105 uint32_t nr_samples, uint32_t width0, uint32_t height0, in fdl6_layout()
Dfreedreno_layout.h126 uint32_t width0, height0, depth0; member
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
Dfd6_resource.c204 unsigned height0 = rsc->b.b.height0; in setup_lrz() local
/third_party/mesa3d/src/mesa/state_tracker/
Dst_texture.c61 GLuint height0, in st_texture_create()
Dst_cb_texture.c677 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/
Di915_surface.c387 unsigned width0, unsigned height0) in i915_create_surface_custom()
Di915_state.c771 unsigned width0, unsigned height0) in i915_create_sampler_view_custom()
/third_party/mesa3d/src/gallium/drivers/r600/
Dr600_texture.c1517 unsigned width0, unsigned height0, in r600_create_surface_custom()
1550 unsigned height0 = tex->height0; in r600_create_surface() local
Devergreen_state.c686 unsigned width0, unsigned height0) in texture_buffer_sampler_view()
715 unsigned height0; member
915 unsigned width0, unsigned height0, in evergreen_create_sampler_view_custom()
Dr600_state.c629 unsigned width0, unsigned height0) in texture_buffer_sampler_view()
Dr600_pipe_common.h239 unsigned height0; member
/third_party/mesa3d/src/freedreno/vulkan/
Dtu_image.c458 uint32_t height0 = pCreateInfo->extent.height; in tu_image_init() local
/third_party/mesa3d/src/gallium/drivers/lima/
Dlima_resource.c92 unsigned width0, unsigned height0, in setup_miptree()
/third_party/mesa3d/src/gallium/drivers/asahi/
Dagx_pipe.c207 unsigned width0 = templ->width0, height0 = templ->height0; in agx_resource_create() local
/third_party/gstreamer/gstplugins_base/tests/check/elements/
Dcompositor.c1509 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/
Dsi_blit.c890 unsigned height0; member
Dsi_texture.c2092 unsigned height0 = tex->height0; in si_create_surface() local
Dsi_pipe.h455 uint16_t height0; member
/third_party/mesa3d/src/gallium/drivers/r300/
Dr300_context.h334 unsigned width0, height0, depth0; member
/third_party/mesa3d/src/gallium/include/pipe/
Dp_state.h561 uint16_t height0; /* Textures: The maximum height/depth/array_size is 16k. */ member
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_sample_soa.c2253 LLVMValueRef height0 = lp_build_extract_broadcast(gallivm, in lp_build_sample_aniso() local