Searched defs:intBegin (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/program/ |
| H A D | prog_optimize.c | 916 update_interval(GLint intBegin[], GLint intEnd[], argument 1022 GLint intBegin[REG_ALLOCATE_MAX_PROGRAM_TEMPS]; local in function:find_live_intervals 958 _mesa_find_temp_intervals(const struct prog_instruction * instructions,GLuint numInstructions,GLint intBegin[REG_ALLOCATE_MAX_PROGRAM_TEMPS],GLint intEnd[REG_ALLOCATE_MAX_PROGRAM_TEMPS]) argument [all...] |
| /xsrc/external/mit/MesaLib/dist/src/mesa/program/ |
| H A D | prog_optimize.c | 916 update_interval(GLint intBegin[], GLint intEnd[], argument 1022 GLint intBegin[REG_ALLOCATE_MAX_PROGRAM_TEMPS]; local in function:find_live_intervals 958 find_temp_intervals(const struct prog_instruction * instructions,GLuint numInstructions,GLint intBegin[REG_ALLOCATE_MAX_PROGRAM_TEMPS],GLint intEnd[REG_ALLOCATE_MAX_PROGRAM_TEMPS]) argument [all...] |
Completed in 7 milliseconds