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

/external/deqp/modules/gles31/functional/
H A Des31fOpaqueTypeIndexingTests.cpp312 class SamplerIndexingCase : public TestCase class in namespace:deqp::gles31::Functional::__anon20280
315 SamplerIndexingCase (Context& context, const char* name, const char* description, glu::ShaderType shaderType, glu::DataType samplerType, IndexExprType indexExprType);
316 ~SamplerIndexingCase (void);
322 SamplerIndexingCase (const SamplerIndexingCase&);
323 SamplerIndexingCase& operator= (const SamplerIndexingCase&);
332 SamplerIndexingCase::SamplerIndexingCase (Context& context, const char* name, const char* description, glu::ShaderType shaderType, glu::DataType samplerType, IndexExprType indexExprType) function in class:deqp::gles31::Functional::__anon20280::SamplerIndexingCase
340 SamplerIndexingCase
[all...]

Completed in 77 milliseconds