Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/drivers/freedreno/a2xx/
H A Dfd2_resource.c16 uint32_t height0 = util_format_get_nblocksy(format, prsc->height0); in fd2_setup_slices() local
/aosp_15_r20/external/mesa3d/src/freedreno/fdl/
H A Dfd5_layout.c16 uint32_t nr_samples, uint32_t width0, uint32_t height0, in fdl5_layout()
H A Dfd_layout_test.h17 uint32_t width0, height0, depth0; member
H A Dfd6_layout.c105 uint32_t nr_samples, uint32_t width0, uint32_t height0, in fdl6_layout()
H A Dfreedreno_layout.h123 uint32_t width0, height0, depth0; member
/aosp_15_r20/external/mesa3d/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_resource.cc236 unsigned height0 = rsc->b.b.height0; in setup_lrz() local
/aosp_15_r20/external/mesa3d/src/gallium/drivers/r600/
H A Dr600_texture.c1500 unsigned width0, unsigned height0, in r600_create_surface_custom()
1533 unsigned height0 = tex->height0; in r600_create_surface() local
H A Devergreen_state.c690 unsigned width0, unsigned height0) in texture_buffer_sampler_view()
719 unsigned height0; member
919 unsigned width0, unsigned height0, in evergreen_create_sampler_view_custom()
H A Dr600_state.c619 unsigned width0, unsigned height0) in texture_buffer_sampler_view()
H A Dr600_pipe_common.h213 unsigned height0; member
/aosp_15_r20/external/mesa3d/src/gallium/drivers/i915/
H A Di915_surface.c389 unsigned width0, unsigned height0) in i915_create_surface_custom()
H A Di915_state.c806 unsigned width0, unsigned height0) in i915_create_sampler_view_custom()
/aosp_15_r20/external/mesa3d/src/mesa/state_tracker/
H A Dst_texture.c61 GLuint height0, in st_texture_create()
H A Dst_cb_texture.c905 GLuint *width0, GLuint *height0, GLuint *depth0) in guess_base_level_size()
3365 GLuint height0, in st_texture_create_from_memory()
/aosp_15_r20/external/mesa3d/src/freedreno/vulkan/
H A Dtu_image.cc503 uint32_t height0 = vk_format_get_plane_height(image->vk.format, i, image->vk.extent.height); in tu_image_update_layout() local
/aosp_15_r20/external/mesa3d/src/gallium/drivers/lima/
H A Dlima_resource.c107 unsigned width0, unsigned height0, in setup_miptree()
/aosp_15_r20/external/mesa3d/src/amd/common/
H A Dac_nir_meta.h104 unsigned height0; /* level 0 height */ member
/aosp_15_r20/frameworks/av/media/module/extractors/tests/
H A DExtractorUnitTest.cpp1112 int32_t width0, height0; in TEST_P() local
/aosp_15_r20/external/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_texture.c2241 unsigned height0 = tex->height0; in si_create_surface() local
H A Dsi_pipe.h420 uint16_t height0; member
/aosp_15_r20/external/virglrenderer/src/gallium/include/pipe/
H A Dp_state.h414 unsigned height0; member
/aosp_15_r20/external/mesa3d/src/gallium/drivers/r300/
H A Dr300_context.h318 unsigned width0, height0, depth0; member
/aosp_15_r20/external/mesa3d/src/gallium/include/pipe/
H A Dp_state.h564 uint16_t height0; /* Textures: The maximum height/depth/array_size is 16k. */ member
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_sample_soa.c2368 LLVMValueRef height0 = lp_build_extract_broadcast(gallivm, in lp_build_sample_aniso() local
/aosp_15_r20/external/coreboot/src/vendorcode/wuffs/
H A Dwuffs-v0.4.c25962 uint32_t height0, in wuffs_base__pixel_swizzler__swizzle_ycck()