Searched refs:AC_MAX_INLINE_PUSH_CONSTS (Results 1 – 3 of 3) sorted by relevance
30 #define AC_MAX_INLINE_PUSH_CONSTS 8 macro104 struct ac_arg inline_push_consts[AC_MAX_INLINE_PUSH_CONSTS];
35 #define AC_MAX_INLINE_PUSH_CONSTS 8 macro
149 if (args->shader_info->num_inline_push_consts > AC_MAX_INLINE_PUSH_CONSTS) in allocate_inline_push_consts()150 args->shader_info->num_inline_push_consts = AC_MAX_INLINE_PUSH_CONSTS; in allocate_inline_push_consts()