Searched refs:GL_SPARSE_STORAGE_BIT_ARB (Results 1 - 8 of 8) sorted by relevance

/external/deqp/external/openglcts/modules/gl/
H A Dgl4cSparseBufferTests.cpp43 #ifndef GL_SPARSE_STORAGE_BIT_ARB
44 #define GL_SPARSE_STORAGE_BIT_ARB 0x0400 macro
369 if ((flags & GL_SPARSE_STORAGE_BIT_ARB) != 0)
461 GL_SPARSE_STORAGE_BIT_ARB);
486 * set to (GL_SPARSE_STORAGE_BIT_ARB | GL_MAP_READ_BIT) or
487 * (GL_SPARSE_STORAGE_BIT_ARB | GL_MAP_WRITE_BIT). */
490 GL_SPARSE_STORAGE_BIT_ARB | GL_MAP_READ_BIT);
496 << "Invalid <flags> value set to GL_SPARSE_STORAGE_BIT_ARB | GL_MAP_READ_BIT "
505 GL_SPARSE_STORAGE_BIT_ARB | GL_MAP_WRITE_BIT);
511 << "Invalid <flags> value set to GL_SPARSE_STORAGE_BIT_ARB | GL_MAP_WRITE_BI
[all...]
H A Dgl3cCommonBugsTests.cpp47 #ifndef GL_SPARSE_STORAGE_BIT_ARB
48 #define GL_SPARSE_STORAGE_BIT_ARB 0x0400 macro
5781 GL_DYNAMIC_STORAGE_BIT | GL_SPARSE_STORAGE_BIT_ARB);
H A Dgl4cDirectStateAccessBuffersTests.cpp4620 valid_bits |= GL_SPARSE_STORAGE_BIT_ARB;
/external/deqp/framework/opengl/wrapper/
H A DglwEnums.inl27 #define GL_SPARSE_STORAGE_BIT_ARB 0x0400
/external/mesa3d/include/GL/
H A Dglcorearb.h3372 #define GL_SPARSE_STORAGE_BIT_ARB 0x0400 macro
H A Dglext.h4246 #define GL_SPARSE_STORAGE_BIT_ARB 0x0400 macro
/external/swiftshader/include/GL/
H A Dglcorearb.h3629 #define GL_SPARSE_STORAGE_BIT_ARB 0x0400 macro
H A Dglext.h4289 #define GL_SPARSE_STORAGE_BIT_ARB 0x0400 macro

Completed in 330 milliseconds