Home
last modified time | relevance | path

Searched defs:PipelineProgram (Results 1 – 1 of 1) sorted by relevance

/external/deqp/modules/glshared/
DglsShaderLibraryCase.hpp158 struct PipelineProgram struct in deqp::gls::sl::ShaderCase
160 deUint32 activeStageBits;
161 std::vector<CaseRequirement> requirements;
162 std::vector<std::string> vertexSources;
163 std::vector<std::string> fragmentSources;
164 std::vector<std::string> tessCtrlSources;
165 std::vector<std::string> tessEvalSources;
166 std::vector<std::string> geometrySources;