Home
last modified time | relevance | path

Searched refs:NO_INLINE_UNIFORMS (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_state_shaders.cpp2615 #define NO_INLINE_UNIFORMS false macro
2900 return si_shader_select_with_key<NO_INLINE_UNIFORMS>(sctx, state, &state->key.ps); in si_shader_select()
2905 return si_shader_select_with_key<NO_INLINE_UNIFORMS>(sctx, state, &state->key.ge); in si_shader_select()