| /xsrc/external/mit/xorg-server.old/dist/glx/ |
| H A D | swap_interval.c | 43 static int DoSwapInterval(__GLXclientState *cl, GLbyte *pc, int do_swap); 45 int DoSwapInterval(__GLXclientState *cl, GLbyte *pc, int do_swap) argument 75 interval = (do_swap)
|
| H A D | indirect_program.c | 51 Bool do_swap); 65 Bool do_swap) 83 if (do_swap) { 62 DoGetProgramString(struct __GLXclientStateRec * cl,GLbyte * pc,unsigned get_programiv_offset,unsigned get_program_string_offset,Bool do_swap) argument
|
| /xsrc/external/mit/xorg-server/dist/glx/ |
| H A D | swap_interval.c | 38 static int DoSwapInterval(__GLXclientState * cl, GLbyte * pc, int do_swap); 41 DoSwapInterval(__GLXclientState * cl, GLbyte * pc, int do_swap) argument 70 interval = (do_swap)
|
| H A D | indirect_program.c | 51 Bool do_swap) 69 if (do_swap) { 48 DoGetProgramString(struct __GLXclientStateRec * cl,GLbyte * pc,PFNGLGETPROGRAMIVARBPROC get_programiv,PFNGLGETPROGRAMSTRINGARBPROC get_program_string,Bool do_swap) argument
|
| /xsrc/external/mit/MesaLib.old/dist/src/mapi/glapi/gen/ |
| H A D | glX_proto_recv.py | 71 def __init__(self, do_swap): 77 self.do_swap = do_swap 104 if self.do_swap: 125 if not self.do_swap: 204 if self.do_swap and (element_size != 1): 285 if param.size() == 1 and not self.do_swap: 315 if self.do_swap: 378 if self.do_swap: 454 if self.do_swap [all...] |
| /xsrc/external/mit/MesaLib/dist/src/mapi/glapi/gen/ |
| H A D | glX_proto_recv.py | 71 def __init__(self, do_swap): 77 self.do_swap = do_swap 104 if self.do_swap: 125 if not self.do_swap: 204 if self.do_swap and (element_size != 1): 285 if param.size() == 1 and not self.do_swap: 315 if self.do_swap: 378 if self.do_swap: 454 if self.do_swap [all...] |
| /xsrc/external/mit/MesaLib/dist/src/freedreno/ir3/ |
| H A D | ir3_lower_parallelcopy.c | 85 do_swap(struct ir3_compiler *compiler, struct ir3_instruction *instr, function in typeref:typename:void 105 do_swap(compiler, instr, 120 do_swap(compiler, instr, 128 do_swap(compiler, instr, 141 do_swap(compiler, instr, 190 /* See do_swap() for why this is here. */ 195 do_swap(compiler, instr, 202 /* Similar to in do_swap(), account for src being swapped with tmp if 216 do_swap(compiler, instr, 435 do_swap(compile [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| H A D | texgetimage.c | 525 goto do_swap; 544 do_swap:
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ |
| H A D | texgetimage.c | 532 goto do_swap; 551 do_swap:
|
| /xsrc/external/mit/MesaLib/dist/src/amd/compiler/ |
| H A D | aco_lower_to_hw_instr.cpp | 1244 do_swap(lower_context* ctx, Builder& bld, const copy_operation& copy, bool preserve_scc, function in namespace:aco 1263 do_swap(ctx, bld, tmp, preserve_scc, pi); 1271 do_swap(ctx, bld, tmp, preserve_scc, pi); 1796 do_swap(ctx, bld, swap, preserve_scc, pi);
|