Searched refs:tessellation_control_shader (Results 1 – 2 of 2) sorted by relevance
/external/deqp/external/openglcts/modules/gl/ |
D | gl4cEnhancedLayoutsTests.hpp | 755 … const std::string& tessellation_control_shader, const std::string& tessellation_evaluation_shader, 760 … const std::string& tessellation_control_shader, const std::string& tessellation_evaluation_shader,
|
D | gl4cEnhancedLayoutsTests.cpp | 2652 const std::string& geometry_shader, const std::string& tessellation_control_shader, in Init() argument 2666 m_tess_ctrl.Init(Shader::TESS_CTRL, tessellation_control_shader); in Init() 2694 …xception(exc.what(), compute_shader, fragment_shader, geometry_shader, tessellation_control_shader, in Init() 2710 const std::string& geometry_shader, const std::string& tessellation_control_shader, in Init() argument 2716 …Init(compute_shader, fragment_shader, geometry_shader, tessellation_control_shader, tessellation_e… in Init()
|