Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fIntegerStateQueryTests.cpp553 class TextureGatherLimitCase : public TestCase class
556TextureGatherLimitCase (Context& context, const char* name, const char* desc, bool isMaxCase, Quer…
564 TextureGatherLimitCase::TextureGatherLimitCase (Context& context, const char* name, const char* des… in TextureGatherLimitCase() function in deqp::gles31::Functional::__anondaeaf35d0111::TextureGatherLimitCase
571 TextureGatherLimitCase::IterateResult TextureGatherLimitCase::iterate (void) in iterate()
859 …FOR_EACH_VERIFIER(new TextureGatherLimitCase(m_context, (std::string() + "min_program_texture_gath… in init()
860 …FOR_EACH_VERIFIER(new TextureGatherLimitCase(m_context, (std::string() + "max_program_texture_gath… in init()