Home | History | Annotate | Download | only in Shader

Lines Matching refs:OPCODE_ENDREP

848 		case OPCODE_ENDREP:          return "endrep";
1120 return opcode == OPCODE_ENDLOOP || opcode == OPCODE_ENDREP || opcode == OPCODE_ENDWHILE;