Home
last modified time | relevance | path

Searched refs:R600_MAX_HW_CONST_BUFFERS (Results 1 - 4 of 4) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_pipe.h78 #define R600_MAX_HW_CONST_BUFFERS 16 macro
H A Dr600_state.c1722 assert(buffer_index < R600_MAX_HW_CONST_BUFFERS); in r600_emit_constant_buffers()
H A Dr600_asm.c1085 assert(bank < R600_MAX_HW_CONST_BUFFERS); in r600_bytecode_alloc_inst_kcache_lines()
H A Devergreen_state.c2200 if (buffer_index < R600_MAX_HW_CONST_BUFFERS) { in evergreen_emit_constant_buffers()

Completed in 17 milliseconds