Home
last modified time | relevance | path

Searched defs:ubo_state (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
Dfd6_const.c243 struct ir3_ubo_analysis_state *ubo_state = &const_state->ubo_state; in user_consts_cmdstream_size() local
/third_party/mesa3d/src/freedreno/ir3/
Dir3_shader.h200 struct ir3_ubo_analysis_state ubo_state; member
/third_party/mesa3d/src/freedreno/vulkan/
Dtu_pipeline.c612 const struct ir3_ubo_analysis_state *ubo_state = &const_state->ubo_state; in tu6_emit_xs() local