Home
last modified time | relevance | path

Searched refs:R500_PFS_MAX_BRANCH_DEPTH_FULL (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/r300/compiler/
H A Dradeon_code.h40 #define R500_PFS_MAX_BRANCH_DEPTH_FULL 32 macro
H A Dradeon_dataflow.c472 struct branch_write_mask BranchMasks[R500_PFS_MAX_BRANCH_DEPTH_FULL + 1];
643 if (*branch_depth > R500_PFS_MAX_BRANCH_DEPTH_FULL) { in push_branch_mask()
H A Dr500_fragprog_emit.c544 if ( s->CurrentBranchDepth >= R500_PFS_MAX_BRANCH_DEPTH_FULL) { in emit_flowcontrol()

Completed in 4 milliseconds