Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cEnhancedLayoutsTests.hpp650 std::string GetInterfaceForStage(Shader::STAGES stage) const;
Dgl4cEnhancedLayoutsTests.cpp4851 std::string ProgramInterface::GetInterfaceForStage(Shader::STAGES stage) const in GetInterfaceForStage() function in gl4cts::EnhancedLayouts::Utils::ProgramInterface
7314 const std::string& shader_interface = program_interface.GetInterfaceForStage(stage); in test()