Searched refs:SamplerIndexingCase (Results 1 – 1 of 1) sorted by relevance
312 class SamplerIndexingCase : public TestCase class315 …SamplerIndexingCase (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::SamplerIndexingCase340 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 …]