Searched refs:GL_COPY_READ_BUFFER (Results 1 - 18 of 18) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/docs/gallium/ |
| H A D | buffermapping.rst | 163 893505 glBindBuffer(target = GL_COPY_READ_BUFFER, buffer = 14) 164 893506 glMapBufferRange(target = GL_COPY_READ_BUFFER, offset = 0, length = 788, access = GL_MAP_WRITE_BIT | GL_MAP_INVALIDATE_BUFFER_BIT | GL_MAP_UNSYNCHRONIZED_BIT) = 0x7b034efd1000 165 893508 glUnmapBuffer(target = GL_COPY_READ_BUFFER) = GL_TRUE 166 893509 glBindBuffer(target = GL_COPY_READ_BUFFER, buffer = 15) 167 893510 glMapBufferRange(target = GL_COPY_READ_BUFFER, offset = 0, length = 32, access = GL_MAP_WRITE_BIT | GL_MAP_INVALIDATE_BUFFER_BIT | GL_MAP_UNSYNCHRONIZED_BIT) = 0x7b034e5df000 168 893512 glUnmapBuffer(target = GL_COPY_READ_BUFFER) = GL_TRUE 178 893845 glBindBuffer(target = GL_COPY_READ_BUFFER, buffer = 14) 179 893846 glMapBufferRange(target = GL_COPY_READ_BUFFER, offset = 788, length = 788, access = GL_MAP_WRITE_BIT | GL_MAP_INVALIDATE_RANGE_BIT | GL_MAP_UNSYNCHRONIZED_BIT) = 0x7b034efd1314 180 893848 glUnmapBuffer(target = GL_COPY_READ_BUFFER) = GL_TRUE
|
| /xsrc/external/mit/MesaLib.old/src/mesa/ |
| H A D | get_hash.h | 77 { GL_COPY_READ_BUFFER, LOC_CUSTOM, TYPE_INT, 0, NO_EXTRA },
|
| /xsrc/external/mit/MesaLib/src/mesa/ |
| H A D | get_hash.h | 77 { GL_COPY_READ_BUFFER, LOC_CUSTOM, TYPE_INT, 0, NO_EXTRA },
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| H A D | bufferobj.c | 128 case GL_COPY_READ_BUFFER:
|
| H A D | get.c | 993 case GL_COPY_READ_BUFFER:
|
| /xsrc/external/mit/MesaLib.old/dist/include/GLES3/ |
| H A D | gl3.h | 910 #define GL_COPY_READ_BUFFER 0x8F36 macro
|
| H A D | gl31.h | 912 #define GL_COPY_READ_BUFFER 0x8F36 macro
|
| H A D | gl32.h | 912 #define GL_COPY_READ_BUFFER 0x8F36 macro
|
| /xsrc/external/mit/MesaLib/dist/include/GLES3/ |
| H A D | gl3.h | 910 #define GL_COPY_READ_BUFFER 0x8F36 macro
|
| H A D | gl31.h | 910 #define GL_COPY_READ_BUFFER 0x8F36 macro
|
| H A D | gl32.h | 910 #define GL_COPY_READ_BUFFER 0x8F36 macro
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ |
| H A D | bufferobj.c | 142 case GL_COPY_READ_BUFFER:
|
| H A D | get.c | 1046 case GL_COPY_READ_BUFFER:
|
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ |
| H A D | glcorearb.h | 1433 #define GL_COPY_READ_BUFFER 0x8F36 macro
|
| H A D | glext.h | 1320 #define GL_COPY_READ_BUFFER 0x8F36 macro
|
| /xsrc/external/mit/MesaLib/dist/include/GL/ |
| H A D | glcorearb.h | 1433 #define GL_COPY_READ_BUFFER 0x8F36 macro
|
| H A D | glext.h | 1321 #define GL_COPY_READ_BUFFER 0x8F36 macro
|
| /xsrc/external/mit/libepoxy/src/ |
| H A D | gl_generated.h | 5615 #define GL_COPY_READ_BUFFER 0x8F36 macro [all...] |
Completed in 251 milliseconds