Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fLayoutBindingTests.cpp1817 class UBOBindingNegativeCase : public LayoutBindingNegativeCase class
1820 UBOBindingNegativeCase (Context& context,
1826 ~UBOBindingNegativeCase (void);
1832 UBOBindingNegativeCase::UBOBindingNegativeCase (Context& context, in UBOBindingNegativeCase() function in deqp::gles31::Functional::__anon30834::UBOBindingNegativeCase
1854 UBOBindingNegativeCase::~UBOBindingNegativeCase (void) in ~UBOBindingNegativeCase()
1859 glu::ShaderProgram* UBOBindingNegativeCase::generateShaders (void) const in generateShaders()
2322 negativeUBOBindingTestGroup->addChild(new UBOBindingNegativeCase(m_context, test.name.c_str(), ("Invalid UBO layout binding using " + test.descPostfix).c_str(), test.shaderType, test.testType, test.errorType)); in init()

Completed in 4 milliseconds