Searched defs:numInstructions (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/program/
H A Dprog_optimize.c958 _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
/xsrc/external/mit/MesaLib/dist/src/mesa/program/
H A Dprog_optimize.c958 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
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/tgsi/
H A Dtgsi_exec.c1120 uint maxInstructions = 10, numInstructions = 0; local in function:tgsi_exec_machine_bind_shader
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/tgsi/
H A Dtgsi_exec.c1055 uint maxInstructions = 10, numInstructions = 0; local in function:tgsi_exec_machine_bind_shader

Completed in 81 milliseconds