Home
last modified time | relevance | path

Searched defs:num_ubos (Results 1 – 9 of 9) sorted by relevance

/third_party/mesa3d/src/freedreno/ir3/
Dir3_nir_analyze_ubo_ranges.c258 track_ubo_use(nir_intrinsic_instr *instr, nir_builder *b, int *num_ubos) in track_ubo_use()
276 int *num_ubos, uint32_t alignment) in lower_ubo_load_to_uniform()
425 int num_ubos = 0; in ir3_nir_lower_ubo_loads() local
Dir3_shader.h163 unsigned num_ubos; member
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
Dfd6_const.c212 int num_ubos = const_state->num_ubos; in fd6_emit_ubos() local
/third_party/mesa3d/src/panfrost/vulkan/
Dpanvk_vX_cs.c363 unsigned num_ubos = (set_layout->num_dynoffsets != 0) + set_layout->num_ubos; in panvk_per_arch() local
Dpanvk_private.h399 unsigned num_ubos; member
416 unsigned num_ubos; member
760 unsigned num_ubos; member
/third_party/mesa3d/src/asahi/compiler/
Dagx_compile.c344 unsigned num_ubos = b->shader->nir->info.num_ubos; in agx_emit_load_ubo() local
/third_party/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_resource.c102 const unsigned num_ubos = util_last_bit(cb->enabled_mask); in rebind_resource_in_ctx() local
/third_party/mesa3d/src/compiler/
Dshader_info.h139 uint8_t num_ubos; member
/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_context.h311 uint8_t num_ubos[PIPE_SHADER_TYPES]; member