Searched defs:NumDstRegs (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/program/ | ||
| H A D | prog_instruction.c | 85 GLuint NumDstRegs; member in struct:instruction_info |
| /xsrc/external/mit/MesaLib/dist/src/mesa/program/ | ||
| H A D | prog_instruction.c | 87 GLuint NumDstRegs; member in struct:instruction_info |
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/include/pipe/ | ||
| H A D | p_shader_tokens.h | 637 unsigned NumDstRegs : 2; /* UINT */ member in struct:tgsi_instruction |
| /xsrc/external/mit/MesaLib/dist/src/gallium/include/pipe/ | ||
| H A D | p_shader_tokens.h | 642 unsigned NumDstRegs : 2; /* UINT */ member in struct:tgsi_instruction |
Completed in 7 milliseconds