Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gles31/
Des31cLayoutBindingTests.cpp2050 class ImageLayoutBindingCase : public LayoutBindingBaseCase class
2054ImageLayoutBindingCase(Context& context, const char* name, const char* description, StageType stag…
2056 ~ImageLayoutBindingCase(void);
2191 ImageLayoutBindingCase::ImageLayoutBindingCase(Context& context, const char* name, const char* desc… in ImageLayoutBindingCase() function in glcts::ImageLayoutBindingCase
2198 ImageLayoutBindingCase::~ImageLayoutBindingCase(void) in ~ImageLayoutBindingCase()
3411 addChild(new ImageLayoutBindingCase(m_context, testName.c_str(), in init()