Lines Matching refs:GLchar
81 static const glw::GLchar* m_compute_shader_code;
82 static const glw::GLchar* m_fragment_shader_code;
83 static const glw::GLchar* m_geometry_shader_code;
84 static const glw::GLchar* m_tesselation_control_shader_code;
85 static const glw::GLchar* m_tesselation_evaluation_shader_code;
86 static const glw::GLchar* m_vertex_shader_code;
87 static const glw::GLchar* m_expected_value_depth;
88 static const glw::GLchar* m_expected_value_stencil;
89 static const glw::GLchar* m_image_definition_depth;
90 static const glw::GLchar* m_image_definition_stencil;
91 static const glw::GLchar* m_output_type_depth;
92 static const glw::GLchar* m_output_type_stencil;
93 static const glw::GLchar* m_sampler_definition_depth;
94 static const glw::GLchar* m_sampler_definition_stencil;