Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl4cEnhancedLayoutsTests.hpp647 std::string GetInterfaceForStage(Shader::STAGES stage) const;
Dgl4cEnhancedLayoutsTests.cpp4798 std::string ProgramInterface::GetInterfaceForStage(Shader::STAGES stage) const in GetInterfaceForStage() function in gl4cts::EnhancedLayouts::Utils::ProgramInterface
7232 const std::string& shader_interface = program_interface.GetInterfaceForStage(stage); in test()