Home
last modified time | relevance | path

Searched refs:sparse_bo_storage_flags (Results 1 – 2 of 2) sorted by relevance

/external/deqp/external/openglcts/modules/gl/
Dgl4cSparseBufferTests.hpp142 virtual bool execute(glw::GLuint sparse_bo_storage_flags) = 0;
185 bool execute(glw::GLuint sparse_bo_storage_flags);
244 bool execute(glw::GLuint sparse_bo_storage_flags);
294 bool execute(glw::GLuint sparse_bo_storage_flags);
353 bool execute(glw::GLuint sparse_bo_storage_flags);
432 bool execute(glw::GLuint sparse_bo_storage_flags);
475 bool execute(glw::GLuint sparse_bo_storage_flags);
520 bool execute(glw::GLuint sparse_bo_storage_flags);
575 bool execute(glw::GLuint sparse_bo_storage_flags);
678 bool execute(glw::GLuint sparse_bo_storage_flags);
[all …]
Dgl4cSparseBufferTests.cpp905 bool AtomicCounterBufferStorageTestCase::execute(glw::GLuint sparse_bo_storage_flags) in execute() argument
907 (void)sparse_bo_storage_flags; in execute()
1299 bool BufferTextureStorageTestCase::execute(glw::GLuint sparse_bo_storage_flags) in execute() argument
1301 (void)sparse_bo_storage_flags; in execute()
1631 bool ClearOpsBufferStorageTestCase::execute(glw::GLuint sparse_bo_storage_flags) in execute() argument
1633 (void)sparse_bo_storage_flags; in execute()
1980 bool CopyOpsBufferStorageTestCase::execute(glw::GLuint sparse_bo_storage_flags) in execute() argument
1982 (void)sparse_bo_storage_flags; in execute()
2631 bool IndirectDispatchBufferStorageTestCase::execute(glw::GLuint sparse_bo_storage_flags) in execute() argument
2633 (void)sparse_bo_storage_flags; in execute()
[all …]