HomeSort by relevance Sort by last modified time
    Searched defs:GL_SPARSE_STORAGE_BIT_ARB (Results 1 - 8 of 8) sorted by null

  /external/deqp/external/openglcts/modules/gl/
gl3cCommonBugsTests.cpp 47 #ifndef GL_SPARSE_STORAGE_BIT_ARB
48 #define GL_SPARSE_STORAGE_BIT_ARB 0x0400
    [all...]
gl4cSparseBufferTests.cpp 43 #ifndef GL_SPARSE_STORAGE_BIT_ARB
44 #define GL_SPARSE_STORAGE_BIT_ARB 0x0400
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_BIT
    [all...]
  /external/mesa3d/include/GL/
glcorearb.h     [all...]
glext.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/GL/
glcorearb.h     [all...]
glext.h     [all...]
  /external/swiftshader/include/GL/
glcorearb.h     [all...]
glext.h     [all...]

Completed in 1463 milliseconds