Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fLayoutBindingTests.cpp1206 class SamplerBindingNegativeCase : public LayoutBindingNegativeCase class
1209 SamplerBindingNegativeCase (Context& context,
1216 ~SamplerBindingNegativeCase (void);
1225 SamplerBindingNegativeCase::SamplerBindingNegativeCase (Context& context, in SamplerBindingNegativeCase() function in deqp::gles31::Functional::__anona33a70510111::SamplerBindingNegativeCase
1249 SamplerBindingNegativeCase::~SamplerBindingNegativeCase (void) in ~SamplerBindingNegativeCase()
1254 glu::ShaderProgram* SamplerBindingNegativeCase::generateShaders (void) const in generateShaders()
1306 glu::DataType SamplerBindingNegativeCase::getSamplerTexCoordType(void) const in getSamplerTexCoordType()
2301 …negativeSampler2dBindingTestGroup->addChild(new SamplerBindingNegativeCase(m_context, test.name.c_… in init()
2302 …negativeSampler3dBindingTestGroup->addChild(new SamplerBindingNegativeCase(m_context, test.name.c_… in init()