Home
last modified time | relevance | path

Searched refs:FrameBufferBindingTestCase (Results 1 - 2 of 2) sorted by relevance

/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fIntegerStateQueryTests.cpp1872 class FrameBufferBindingTestCase : public BindingTest class
1875 FrameBufferBindingTestCase (Context& context, QueryType type, const char* name, const char* description) in FrameBufferBindingTestCase() function in deqp::gles2::Functional::__anon30426::FrameBufferBindingTestCase
2217 FOR_EACH_QUERYTYPE(queryTypes, addChild(new FrameBufferBindingTestCase (m_context, queryType, (std::string("framebuffer_binding") + getQueryTypeSuffix(queryType)).c_str(), "DRAW_FRAMEBUFFER_BINDING and READ_FRAMEBUFFER_BINDING"))); in init()
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fIntegerStateQueryTests.cpp2456 class FrameBufferBindingTestCase : public BindingTest class
2459 FrameBufferBindingTestCase (Context& context, QueryType type, const char* name, const char* description) in FrameBufferBindingTestCase() function in deqp::gles3::Functional::__anon30569::FrameBufferBindingTestCase
3049 FOR_EACH_QUERYTYPE(queryTypes, addChild(new FrameBufferBindingTestCase (m_context, queryType, (std::string("framebuffer_binding") + getQueryTypeSuffix(queryType)).c_str(), "DRAW_FRAMEBUFFER_BINDING and READ_FRAMEBUFFER_BINDING"))); in init()

Completed in 9 milliseconds