Home
last modified time | relevance | path

Searched refs:GL_SPARSE_STORAGE_BIT_ARB (Results 1 – 12 of 12) sorted by relevance

/external/deqp/external/openglcts/modules/gl/
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) in getSparseBOFlagsString()
461 GL_SPARSE_STORAGE_BIT_ARB); in iterate()
490 GL_SPARSE_STORAGE_BIT_ARB | GL_MAP_READ_BIT); in iterate()
505 GL_SPARSE_STORAGE_BIT_ARB | GL_MAP_WRITE_BIT); in iterate()
2288 GL_SPARSE_STORAGE_BIT_ARB); in initTestCaseGlobal()
6711 GL_SPARSE_STORAGE_BIT_ARB; in iterate()
Dgl3cCommonBugsTests.cpp47 #ifndef GL_SPARSE_STORAGE_BIT_ARB
48 #define GL_SPARSE_STORAGE_BIT_ARB 0x0400 macro
5786 GL_DYNAMIC_STORAGE_BIT | GL_SPARSE_STORAGE_BIT_ARB); in initTest()
Dgl4cDirectStateAccessBuffersTests.cpp4615 valid_bits |= GL_SPARSE_STORAGE_BIT_ARB; in TestErrorsOfNamedBufferStorage()
/external/mesa3d/src/mesa/state_tracker/
Dst_cb_bufferobjects.c221 if (storageFlags & GL_SPARSE_STORAGE_BIT_ARB) in storage_flags_to_buffer_flags()
/external/mesa3d/src/mesa/main/
Dbufferobj.c1756 valid_flags |= GL_SPARSE_STORAGE_BIT_ARB; in validate_buffer_storage()
1769 if (flags & GL_SPARSE_STORAGE_BIT_ARB && in validate_buffer_storage()
4907 if (!(bufferObj->StorageFlags & GL_SPARSE_STORAGE_BIT_ARB)) { in buffer_page_commitment()
/external/deqp/framework/opengl/wrapper/
DglwEnums.inl11 #define GL_SPARSE_STORAGE_BIT_ARB 0x0400 macro
/external/swiftshader/include/GL/
Dglcorearb.h3629 #define GL_SPARSE_STORAGE_BIT_ARB 0x0400 macro
Dglext.h4289 #define GL_SPARSE_STORAGE_BIT_ARB 0x0400 macro
/external/mesa3d/include/GL/
Dglcorearb.h3611 #define GL_SPARSE_STORAGE_BIT_ARB 0x0400 macro
Dglext.h4277 #define GL_SPARSE_STORAGE_BIT_ARB 0x0400 macro
/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/
Dglew.h6865 #define GL_SPARSE_STORAGE_BIT_ARB 0x0400 macro
/external/libepoxy/prebuilt-intermediates/include/epoxy/
Dgl_generated.h1234 #define GL_SPARSE_STORAGE_BIT_ARB 0x0400 macro