Home
last modified time | relevance | path

Searched defs:slot_size (Results 1 – 6 of 6) sorted by relevance

/third_party/mesa3d/src/virtio/vulkan/
Dvn_feedback.c220 static const uint32_t slot_size = 8; in vn_feedback_pool_alloc() local
/third_party/mesa3d/src/freedreno/ir3/
Dir3_nir_lower_tess.c201 unsigned slot_size = 16, start = 0; in build_primitive_map() local
/third_party/mesa3d/src/compiler/nir/
Dnir_lower_io.c401 const unsigned slot_size = state->type_size(glsl_dvec_type(2), false); in lower_load() local
513 const unsigned slot_size = state->type_size(glsl_dvec_type(2), false); in lower_store() local
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_descriptors.c130 unsigned slot_size = desc->element_dw_size * 4; in si_upload_descriptors() local
2347 unsigned slot_size = desc->element_dw_size * 4; in si_get_first_free_bindless_slot() local
/third_party/mesa3d/src/freedreno/vulkan/
Dtu_query.c215 uint32_t pool_size, slot_size; in tu_CreateQueryPool() local
/third_party/mesa3d/src/broadcom/vulkan/
Dv3dv_cmd_buffer.c3179 uint32_t slot_size, in v3dv_cmd_buffer_ensure_array_state()