Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fOpaqueTypeIndexingTests.cpp312 class SamplerIndexingCase : public TestCase class
315SamplerIndexingCase (Context& context, const char* name, const char* description, glu::ShaderTyp…
316 ~SamplerIndexingCase (void);
322 SamplerIndexingCase (const SamplerIndexingCase&);
323 SamplerIndexingCase& operator= (const SamplerIndexingCase&);
332 SamplerIndexingCase::SamplerIndexingCase (Context& context, const char* name, const char* descripti… in SamplerIndexingCase() function in deqp::gles31::Functional::__anonbc36c55b0111::SamplerIndexingCase
340 SamplerIndexingCase::~SamplerIndexingCase (void) in ~SamplerIndexingCase()
344 void SamplerIndexingCase::init (void) in init()
353 void SamplerIndexingCase::getShaderSpec (ShaderSpec* spec, int numSamplers, int numLookups, const i… in getShaderSpec()
431 SamplerIndexingCase::IterateResult SamplerIndexingCase::iterate (void) in iterate()
[all …]