Searched refs:R600_MAX_HW_CONST_BUFFERS (Results 1 – 4 of 4) sorted by relevance
78 #define R600_MAX_HW_CONST_BUFFERS 16 macro
1030 assert(bank < R600_MAX_HW_CONST_BUFFERS); in r600_bytecode_alloc_inst_kcache_lines()
1719 assert(buffer_index < R600_MAX_HW_CONST_BUFFERS); in r600_emit_constant_buffers()
2202 if (buffer_index < R600_MAX_HW_CONST_BUFFERS) { in evergreen_emit_constant_buffers()