Searched refs:R500_PVS_MAX_LOOP_DEPTH (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/compiler/
H A Dradeon_code.h45 #define R500_PVS_MAX_LOOP_DEPTH 8 macro
H A Dradeon_vert_fc.c37 int PredStack[R500_PVS_MAX_LOOP_DEPTH];
116 || fc_state->LoopsReserved >= R500_PVS_MAX_LOOP_DEPTH) {
H A Dr3xx_vertprog.c370 unsigned loops[R500_PVS_MAX_LOOP_DEPTH];
435 || loop_depth >= R500_PVS_MAX_LOOP_DEPTH) {
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/compiler/
H A Dradeon_code.h45 #define R500_PVS_MAX_LOOP_DEPTH 8 macro
H A Dradeon_vert_fc.c37 int PredStack[R500_PVS_MAX_LOOP_DEPTH];
116 || fc_state->LoopsReserved >= R500_PVS_MAX_LOOP_DEPTH) {
H A Dr3xx_vertprog.c373 unsigned loops[R500_PVS_MAX_LOOP_DEPTH] = {};
438 || loop_depth >= R500_PVS_MAX_LOOP_DEPTH) {

Completed in 7 milliseconds