Searched refs:__GLX_PUT_LONG (Results 1 - 8 of 8) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/glx/ |
| H A D | indirect_texture_compression.c | 101 __GLX_PUT_LONG(4, target); 102 __GLX_PUT_LONG(8, level); 103 __GLX_PUT_LONG(12, internal_format); 104 __GLX_PUT_LONG(16, width); 105 __GLX_PUT_LONG(20, height); 106 __GLX_PUT_LONG(24, border); 107 __GLX_PUT_LONG(28, image_size); 118 __GLX_PUT_LONG(8, target); 119 __GLX_PUT_LONG(12, level); 120 __GLX_PUT_LONG(1 [all...] |
| H A D | renderpix.c | 142 __GLX_PUT_LONG(0, target); 143 __GLX_PUT_LONG(4, internalformat); 144 __GLX_PUT_LONG(8, width); 145 __GLX_PUT_LONG(12, height); 146 __GLX_PUT_LONG(16, format); 147 __GLX_PUT_LONG(20, type); 172 __GLX_PUT_LONG(0, target); 173 __GLX_PUT_LONG(4, internalformat); 174 __GLX_PUT_LONG(8, width); 175 __GLX_PUT_LONG(1 [all...] |
| H A D | render2.c | 70 __GLX_PUT_LONG(20, target); 71 __GLX_PUT_LONG(24, order); 84 __GLX_PUT_LONG(24, target); 85 __GLX_PUT_LONG(28, order); 139 __GLX_PUT_LONG(4, target); 142 __GLX_PUT_LONG(16, order); 149 __GLX_PUT_LONG(8, target); 152 __GLX_PUT_LONG(20, order); 203 __GLX_PUT_LONG(36, target); 204 __GLX_PUT_LONG(4 [all...] |
| H A D | packrender.h | 85 __GLX_PUT_LONG(0,size); \ 86 __GLX_PUT_LONG(4,opcode) 100 __GLX_PUT_LONG(0,size); \ 101 __GLX_PUT_LONG(4,opcode); \ 118 __GLX_PUT_LONG(0,size); \ 119 __GLX_PUT_LONG(4,opcode); \ 169 #define __GLX_PUT_LONG(offset,a) \ macro
|
| /xsrc/external/mit/MesaLib/dist/src/glx/ |
| H A D | indirect_texture_compression.c | 101 __GLX_PUT_LONG(4, target); 102 __GLX_PUT_LONG(8, level); 103 __GLX_PUT_LONG(12, internal_format); 104 __GLX_PUT_LONG(16, width); 105 __GLX_PUT_LONG(20, height); 106 __GLX_PUT_LONG(24, border); 107 __GLX_PUT_LONG(28, image_size); 118 __GLX_PUT_LONG(8, target); 119 __GLX_PUT_LONG(12, level); 120 __GLX_PUT_LONG(1 [all...] |
| H A D | renderpix.c | 142 __GLX_PUT_LONG(0, target); 143 __GLX_PUT_LONG(4, internalformat); 144 __GLX_PUT_LONG(8, width); 145 __GLX_PUT_LONG(12, height); 146 __GLX_PUT_LONG(16, format); 147 __GLX_PUT_LONG(20, type); 171 __GLX_PUT_LONG(0, target); 172 __GLX_PUT_LONG(4, internalformat); 173 __GLX_PUT_LONG(8, width); 174 __GLX_PUT_LONG(1 [all...] |
| H A D | render2.c | 70 __GLX_PUT_LONG(20, target); 71 __GLX_PUT_LONG(24, order); 84 __GLX_PUT_LONG(24, target); 85 __GLX_PUT_LONG(28, order); 139 __GLX_PUT_LONG(4, target); 142 __GLX_PUT_LONG(16, order); 149 __GLX_PUT_LONG(8, target); 152 __GLX_PUT_LONG(20, order); 203 __GLX_PUT_LONG(36, target); 204 __GLX_PUT_LONG(4 [all...] |
| H A D | packrender.h | 85 __GLX_PUT_LONG(0,size); \ 86 __GLX_PUT_LONG(4,opcode) 100 __GLX_PUT_LONG(0,size); \ 101 __GLX_PUT_LONG(4,opcode); \ 118 __GLX_PUT_LONG(0,size); \ 119 __GLX_PUT_LONG(4,opcode); \ 169 #define __GLX_PUT_LONG(offset,a) \ macro
|
Completed in 8 milliseconds