Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/framework/opengl/
H A DgluShaderProgram.hpp300 struct TessellationControlSource : public ShaderSource struct
302TessellationControlSource (const std::string& source_) : ShaderSource(glu::SHADERTYPE_TESSELLATION… in TessellationControlSource() function