Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/frontends/rusticl/core/
Dgl.rs421 pub struct GLObject { struct
422 pub gl_object_target: cl_GLenum,
423 pub gl_object_type: cl_gl_object_type,
424 pub gl_object_name: cl_GLuint,
425 pub shadow_map: CLGLMappings,