Home
last modified time | relevance | path

Searched defs:num_ubos (Results 1 - 8 of 8) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_const.c192 int num_ubos = const_state->num_ubos; in fd6_emit_ubos() local
/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_nir_analyze_ubo_ranges.c258 track_ubo_use(nir_intrinsic_instr *instr, nir_builder *b, int *num_ubos) in track_ubo_use() argument
475 int num_ubos = 0; in ir3_nir_lower_ubo_loads() local
274 lower_ubo_load_to_uniform(nir_intrinsic_instr *instr, nir_builder *b, const struct ir3_ubo_analysis_state *state, int *num_ubos, uint32_t alignment) lower_ubo_load_to_uniform() argument
[all...]
H A Dir3_shader.h164 unsigned num_ubos; member
/third_party/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_resource.c102 const unsigned num_ubos = util_last_bit(cb->enabled_mask); variable
/third_party/mesa3d/src/compiler/
H A Dshader_info.h148 uint8_t num_ubos; member
/third_party/mesa3d/src/asahi/compiler/
H A Dagx_compile.c419 unsigned num_ubos = b->shader->nir->info.num_ubos; in agx_emit_load_ubo() local
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_context.h344 uint8_t num_ubos[PIPE_SHADER_TYPES]; member
H A Dzink_compiler.c2272 unsigned num_ubos = shader->info.num_ubos - !!shader->info.first_ubo_is_default_ubo; in unbreak_bos() local

Completed in 18 milliseconds