Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_state_shaders.c2119 struct si_compiler_ctx_state *compiler_state, in si_check_missing_main_part()
2159 struct si_compiler_ctx_state *compiler_state, in si_shader_select_with_key()
2376 struct si_compiler_ctx_state *compiler_state) in si_shader_select()
3895 struct si_compiler_ctx_state compiler_state; in si_update_shaders() local
Dsi_compute_prim_discard.c892 struct si_compiler_ctx_state compiler_state; in si_shader_select_prim_discard_cs() local
/external/mesa3d/src/gallium/drivers/v3d/
Dv3d_context.h466 struct v3d_compiler_state *compiler_state; member