Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fVertexAttributeBindingTests.cpp818 class MixedBindingCase : public BindingRenderCase class
831 MixedBindingCase (Context& ctx, const char* name, const char* desc, CaseType caseType);
832 ~MixedBindingCase (void);
852 MixedBindingCase::MixedBindingCase (Context& ctx, const char* name, const char* desc, CaseType case… in MixedBindingCase() function in deqp::gles31::Functional::__anoncb5279640111::MixedBindingCase
861 MixedBindingCase::~MixedBindingCase (void) in ~MixedBindingCase()
866 void MixedBindingCase::init (void) in init()
871 void MixedBindingCase::deinit (void) in deinit()
888 void MixedBindingCase::renderTo (tcu::Surface& dst) in renderTo()
995 void MixedBindingCase::createBuffers (void) in createBuffers()
1051 void MixedBindingCase::createShader (void) in createShader()
[all …]