Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl4cEnhancedLayoutsTests.hpp1795 class UniformBlockAlignmentTest : public TextureTestBase class
1799 UniformBlockAlignmentTest(deqp::Context &context);
1801 virtual ~UniformBlockAlignmentTest() in ~UniformBlockAlignmentTest()
H A Dgl4cEnhancedLayoutsTests.cpp10544 UniformBlockAlignmentTest::UniformBlockAlignmentTest(deqp::Context &context) in test() function in gl4cts::EnhancedLayouts::UniformBlockAlignmentTest
10555 void UniformBlockAlignmentTest::getProgramInterface(GLuint /* test_case_index */, in test()
28634 addChild(new EnhancedLayouts::UniformBlockAlignmentTest(m_context)); in init()