Searched defs:gl_type (Results 1 – 10 of 10) sorted by relevance
439 std::string gl_type = fmt.substr(0, pos); in ParseGlslFormat() local
117 GLenum gl_type = fmt->datatype; in test_image_format_get_info() local
439 GLenum gl_type = fmt->datatype; in test_image_format_read() local
839 GLenum gl_type = debug_type_enums[type]; in log_msg_locked_and_unlock() local1090 _mesa_DebugMessageControl(GLenum gl_source, GLenum gl_type, in _mesa_DebugMessageControl()
335 class gl_type( gl_item ): class
46 glsl_type::glsl_type(GLenum gl_type, in glsl_type()84 glsl_type::glsl_type(GLenum gl_type, glsl_base_type base_type, in glsl_type()
294 GLenum gl_type; member
809 glw::GLenum gl_type; in iterate() member
3662 const GLenum gl_type = Type::GetTypeGLenum(type.m_basic_type); in AttribPointer() local
3213 GLenum gl_type = GL_NONE; in visit() local