Home
last modified time | relevance | path

Searched defs:desc_size (Results 1 - 6 of 6) sorted by relevance

/third_party/libunwind/libunwind/src/coredump/
H A D_UCD_corefile_elf.c111 unsigned desc_size = UNW_ALIGN(note->n_descsz, 4); in _UCD_elf_visit_notes() local
/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_dxcore_screen.cpp82 size_t desc_size; in choose_dxcore_adapter() local
H A Dd3d12_descriptor_pool.cpp50 uint32_t desc_size; member
[all...]
/third_party/mesa3d/src/gallium/drivers/lima/
H A Dlima_texture.c325 unsigned desc_size = lima_calc_tex_desc_size(texture); in lima_update_textures() local
153 lima_update_tex_desc(struct lima_context *ctx, struct lima_sampler_state *sampler, struct lima_sampler_view *texture, void *pdesc, unsigned desc_size) lima_update_tex_desc() argument
/third_party/mesa3d/src/freedreno/decode/
H A Dpgmdump2.c71 int desc_size; member
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_descriptors.c1973 unsigned desc_size = (res->nr_samples >= 2 ? 16 : 8) * 4; in si_update_bindless_image_descriptor() local

Completed in 8 milliseconds