Home
last modified time | relevance | path

Searched defs:s_targets (Results 1 – 4 of 4) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cDirectStateAccessQueriesTests.cpp1291 const glw::GLenum ErrorsTest::s_targets[] = { member in gl4cts::DirectStateAccess::Queries::ErrorsTest
2084 const glw::GLenum FunctionalTest::s_targets[] = { GL_SAMPLES_PASSED, GL_TIME_ELAPSED, GL_PRIMITIVES… member in gl4cts::DirectStateAccess::Queries::FunctionalTest
Dgl4cDirectStateAccessTests.hpp958 static const glw::GLenum s_targets[]; member in gl4cts::DirectStateAccess::Queries::ErrorsTest
1079 static const glw::GLenum s_targets[]; member in gl4cts::DirectStateAccess::Queries::FunctionalTest
2340 static const glw::GLenum s_targets[]; member in gl4cts::DirectStateAccess::Framebuffers::TextureAttachmentTest
2420 static const glw::GLenum s_targets[]; member in gl4cts::DirectStateAccess::Framebuffers::TextureLayerAttachmentTest
Dgl4cDirectStateAccessFramebuffersAndRenderbuffersTests.cpp776 const glw::GLenum TextureAttachmentTest::s_targets[] = { GL_TEXTURE_RECTANGLE, GL_TEXTURE_2D, GL_TE… member in gl4cts::DirectStateAccess::Framebuffers::TextureAttachmentTest
1301 const glw::GLenum TextureLayerAttachmentTest::s_targets[] = //!< Targets to be tested. member in gl4cts::DirectStateAccess::Framebuffers::TextureLayerAttachmentTest
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fFboCompletenessTests.cpp416 static const GLenum s_targets[] = in build() local