Searched refs:RobustBufferAccessBehavior (Results 1 – 3 of 3) sorted by relevance
37 using namespace glcts::RobustBufferAccessBehavior;174 namespace RobustBufferAccessBehavior namespace653 addChild(new RobustBufferAccessBehavior::GetnUniformTest(m_testCtx, m_ApiType)); in init()654 addChild(new RobustBufferAccessBehavior::ReadnPixelsTest(m_testCtx, m_ApiType)); in init()
43 namespace RobustBufferAccessBehavior namespace3658 addChild(new RobustBufferAccessBehavior::VertexBufferObjectsTest(m_testCtx, m_ApiType)); in init()3659 addChild(new RobustBufferAccessBehavior::TexelFetchTest(m_testCtx, m_ApiType)); in init()3660 addChild(new RobustBufferAccessBehavior::ImageLoadStoreTest(m_testCtx, m_ApiType)); in init()3661 addChild(new RobustBufferAccessBehavior::StorageBufferTest(m_testCtx, m_ApiType)); in init()3662 addChild(new RobustBufferAccessBehavior::UniformBufferTest(m_testCtx, m_ApiType)); in init()
35 namespace RobustBufferAccessBehavior namespace