Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/tests/check/libs/
Dgstglformat.c54 guint gl_type; member
96 guint gl_type; member
141 guint gl_type; member
170 guint gl_type; in GST_START_TEST() local
/third_party/vk-gl-cts/external/amber/src/src/
Dtype_parser.cc445 std::string gl_type = fmt.substr(0, pos); in ParseGlslFormat() local
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstglformat.c352 GstGLFormat * unsized_format, guint * gl_type) in gst_gl_format_type_from_sized_gl_format()
Dgstglmemory.c543 GLenum gl_type, gl_target; in gst_gl_memory_texsubimage() local
/third_party/mesa3d/src/mesa/main/
Ddebug_output.c919 GLenum gl_type = debug_type_enums[type]; in log_msg_locked_and_unlock() local
1170 _mesa_DebugMessageControl(GLenum gl_source, GLenum gl_type, in _mesa_DebugMessageControl()
/third_party/mesa3d/src/mapi/glapi/gen/
Dgl_XML.py333 class gl_type( gl_item ): class
/third_party/mesa3d/src/compiler/
Dglsl_types.cpp46 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()
Dglsl_types.h298 GLenum gl_type; member
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl3cCullDistanceTests.cpp814 glw::GLenum gl_type; in iterate() member
Dgl4cEnhancedLayoutsTests.cpp3662 const GLenum gl_type = Type::GetTypeGLenum(type.m_basic_type); in AttribPointer() local