Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_const.cc220 const struct ir3_ubo_analysis_state *ubo_state = &const_state->ubo_state; in fd6_user_consts_cmdstream_size() local
/aosp_15_r20/external/mesa3d/src/freedreno/vulkan/
H A Dtu_shader.cc1299 const struct ir3_ubo_analysis_state *ubo_state = &const_state->ubo_state; in tu6_emit_xs() local
/aosp_15_r20/external/mesa3d/src/freedreno/ir3/
H A Dir3_shader.h228 struct ir3_ubo_analysis_state ubo_state; member