Searched refs:R600_MAX_HW_CONST_BUFFERS (Results 1 – 4 of 4) sorted by relevance
77 #define R600_MAX_HW_CONST_BUFFERS 16 macro
1011 assert(bank < R600_MAX_HW_CONST_BUFFERS); in r600_bytecode_alloc_inst_kcache_lines()
1715 assert(buffer_index < R600_MAX_HW_CONST_BUFFERS); in r600_emit_constant_buffers()
2192 if (buffer_index < R600_MAX_HW_CONST_BUFFERS) { in evergreen_emit_constant_buffers()