Searched refs:GL_SPARSE_BUFFER_PAGE_SIZE_ARB (Results 1 - 7 of 7) sorted by relevance

/external/deqp/external/openglcts/modules/gl/
H A Dgl4cSparseBufferTests.cpp40 #ifndef GL_SPARSE_BUFFER_PAGE_SIZE_ARB
41 #define GL_SPARSE_BUFFER_PAGE_SIZE_ARB 0x82F8 macro
446 gl.getIntegerv(GL_SPARSE_BUFFER_PAGE_SIZE_ARB, &page_size);
535 * is set to (0.5 * GL_SPARSE_BUFFER_PAGE_SIZE_ARB). Skip if the constant's value
555 * is set to (0.5 * GL_SPARSE_BUFFER_PAGE_SIZE_ARB). Skip if the constant's value
606 * GL_SPARSE_BUFFER_PAGE_SIZE_ARB * 3, but the <offset> is set to 0 and <size>
607 * argument used for the call is set to GL_SPARSE_BUFFER_PAGE_SIZE_ARB * 4. */
625 * GL_SPARSE_BUFFER_PAGE_SIZE_ARB * 3, but the <offset> is set to
626 * GL_SPARSE_BUFFER_PAGE_SIZE_ARB * 1 and <size> argument used for the call
627 * is set to GL_SPARSE_BUFFER_PAGE_SIZE_ARB *
[all...]
H A Dgl3cCommonBugsTests.cpp44 #ifndef GL_SPARSE_BUFFER_PAGE_SIZE_ARB
45 #define GL_SPARSE_BUFFER_PAGE_SIZE_ARB 0x82F8 macro
5758 gl.getIntegerv(GL_SPARSE_BUFFER_PAGE_SIZE_ARB, &m_page_size);
5760 GLU_EXPECT_NO_ERROR(gl.getError(), "glGetIntegerv() failed for GL_SPARSE_BUFFER_PAGE_SIZE_ARB query");
/external/deqp/framework/opengl/wrapper/
H A DglwEnums.inl656 #define GL_SPARSE_BUFFER_PAGE_SIZE_ARB 0x82F8
/external/mesa3d/include/GL/
H A Dglcorearb.h3373 #define GL_SPARSE_BUFFER_PAGE_SIZE_ARB 0x82F8 macro
H A Dglext.h4247 #define GL_SPARSE_BUFFER_PAGE_SIZE_ARB 0x82F8 macro
/external/swiftshader/include/GL/
H A Dglcorearb.h3630 #define GL_SPARSE_BUFFER_PAGE_SIZE_ARB 0x82F8 macro
H A Dglext.h4290 #define GL_SPARSE_BUFFER_PAGE_SIZE_ARB 0x82F8 macro

Completed in 294 milliseconds