Home
last modified time | relevance | path

Searched refs:render_type (Results 1 – 25 of 26) sorted by relevance

12

/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/x11/
Dgstglcontext_glx.c168 int val, render_type; in fb_config_to_structure() local
206 &render_type)) in fb_config_to_structure()
209 if (render_type & GLX_RGBA_BIT) { in fb_config_to_structure()
275 int fb_id, render_type; in gst_gl_context_glx_dump_fb_config() local
285 &render_type)) in gst_gl_context_glx_dump_fb_config()
335 if (render_type & GLX_RGBA_BIT) in gst_gl_context_glx_dump_fb_config()
337 if (render_type & GLX_COLOR_INDEX_BIT) in gst_gl_context_glx_dump_fb_config()
360 x_renderable ? "YES" : "NO", visual_type, visual_type_str, render_type, in gst_gl_context_glx_dump_fb_config()
388 if (render_type & GLX_RGBA_BIT) { in gst_gl_context_glx_dump_fb_config()
/third_party/selinux/checkpolicy/test/
Ddispol.c57 static int render_type(uint32_t type, policydb_t * p, FILE * fp) in render_type() function
135 render_type(datum->data, p, fp); in render_av_rule()
141 render_type(datum->data, p, fp); in render_av_rule()
147 render_type(datum->data, p, fp); in render_av_rule()
/third_party/mesa3d/src/glx/
Ddri_common.c431 dca->render_type = GLX_RGBA_TYPE; in dri_convert_glx_attribs()
462 dca->render_type = attribs[i * 2 + 1]; in dri_convert_glx_attribs()
490 dca->render_type = GLX_DONT_CARE; in dri_convert_glx_attribs()
549 if (dca->major_ver >= 3 && dca->render_type == GLX_COLOR_INDEX_TYPE) in dri_convert_glx_attribs()
Ddri_common.h72 uint32_t render_type; member
Dg_glxglvnddispatchfuncs.c199 int render_type, in dispatch_CreateContextWithConfigSGIX() argument
215 ret = pCreateContextWithConfigSGIX(dpy, config, render_type, share_list, direct); in dispatch_CreateContextWithConfigSGIX()
Ddrisw_glx.c530 if (!validate_renderType_against_config(config_base, dca.render_type)) { in drisw_create_context_attribs()
573 pcp->base.renderType = dca.render_type; in drisw_create_context_attribs()
Ddri3_glx.c257 if (!validate_renderType_against_config(config_base, dca.render_type)) in dri3_create_context_attribs()
309 pcp->base.renderType = dca.render_type; in dri3_create_context_attribs()
Ddri2_glx.c206 if (!validate_renderType_against_config(config_base, dca.render_type)) in dri2_create_context_attribs()
258 pcp->base.renderType = dca.render_type; in dri2_create_context_attribs()
/third_party/skia/third_party/externals/opengl-registry/extensions/SGIX/
DGLX_SGIX_fbconfig.txt124 int render_type,
168 Accepted by the <render_type> parameter of glXCreateContextWithConfigSGIX:
484 int render_type,
491 - the render_type attribute for the context is supported by the
493 context was created with render_type GLX_RGBA_TYPE_SGIX, then
511 new context; BadValue if <render_type> does not refer to a valid
/third_party/openGLES/extensions/SGIX/
DGLX_SGIX_fbconfig.txt124 int render_type,
168 Accepted by the <render_type> parameter of glXCreateContextWithConfigSGIX:
484 int render_type,
491 - the render_type attribute for the context is supported by the
493 context was created with render_type GLX_RGBA_TYPE_SGIX, then
511 new context; BadValue if <render_type> does not refer to a valid
/third_party/openGLES/api/GL/
Dglxext.h102 … ( *PFNGLXCREATENEWCONTEXTPROC) (Display *dpy, GLXFBConfig config, int render_type, GLXContext sha…
120 GLXContext glXCreateNewContext (Display *dpy, GLXFBConfig config, int render_type, GLXContext share…
747 …ECONTEXTWITHCONFIGSGIXPROC) (Display *dpy, GLXFBConfigSGIX config, int render_type, GLXContext sha…
754 GLXContext glXCreateContextWithConfigSGIX (Display *dpy, GLXFBConfigSGIX config, int render_type, G…
/third_party/skia/third_party/externals/swiftshader/include/GL/
Dglxext.h121 … ( *PFNGLXCREATENEWCONTEXTPROC) (Display *dpy, GLXFBConfig config, int render_type, GLXContext sha…
139 GLXContext glXCreateNewContext (Display *dpy, GLXFBConfig config, int render_type, GLXContext share…
746 …ECONTEXTWITHCONFIGSGIXPROC) (Display *dpy, GLXFBConfigSGIX config, int render_type, GLXContext sha…
753 GLXContext glXCreateContextWithConfigSGIX (Display *dpy, GLXFBConfigSGIX config, int render_type, G…
/third_party/skia/third_party/externals/opengl-registry/api/GL/
Dglxext.h121 … ( *PFNGLXCREATENEWCONTEXTPROC) (Display *dpy, GLXFBConfig config, int render_type, GLXContext sha…
139 GLXContext glXCreateNewContext (Display *dpy, GLXFBConfig config, int render_type, GLXContext share…
746 …ECONTEXTWITHCONFIGSGIXPROC) (Display *dpy, GLXFBConfigSGIX config, int render_type, GLXContext sha…
753 GLXContext glXCreateContextWithConfigSGIX (Display *dpy, GLXFBConfigSGIX config, int render_type, G…
/third_party/mesa3d/include/GL/
Dglxext.h121 … ( *PFNGLXCREATENEWCONTEXTPROC) (Display *dpy, GLXFBConfig config, int render_type, GLXContext sha…
139 GLXContext glXCreateNewContext (Display *dpy, GLXFBConfig config, int render_type, GLXContext share…
762 …ECONTEXTWITHCONFIGSGIXPROC) (Display *dpy, GLXFBConfigSGIX config, int render_type, GLXContext sha…
769 GLXContext glXCreateContextWithConfigSGIX (Display *dpy, GLXFBConfigSGIX config, int render_type, G…
Dglx.h297 … (* PFNGLXCREATENEWCONTEXTPROC) (Display *dpy, GLXFBConfig config, int render_type, GLXContext sha…
/third_party/mesa3d/src/mesa/drivers/x11/
Dglxapi.c741 glXCreateContextWithConfigSGIX(Display *dpy, GLXFBConfigSGIX config, int render_type, GLXContext sh… in glXCreateContextWithConfigSGIX() argument
747 return t->CreateContextWithConfigSGIX(dpy, config, render_type, share_list, direct); in glXCreateContextWithConfigSGIX()
/third_party/flutter/skia/third_party/externals/opencl-lib/3-0/include/GL/
Dglxew.h281 …( * PFNGLXCREATENEWCONTEXTPROC) (Display *dpy, GLXFBConfig config, int render_type, GLXContext sha…
897 …REATECONTEXTWITHCONFIGSGIXPROC) (Display* dpy, GLXFBConfig config, int render_type, GLXContext sha…
/third_party/openGLES/extensions/ARB/
DGLX_ARB_create_context.txt321 int render_type,
328 GLX_RENDER_TYPE, render_type,
572 1) Why was the context creation parameter <render_type> folded into the
DARB_color_buffer_float.txt491 Accepted as values of the <render_type> arguments in the
882 ; if render_type is set to GLX_RGBA_FLOAT_TYPE_ARB, then a context that
911 Adds to the accepted values of the <render_type> argument
915 <render_type>
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/
DGLX_ARB_create_context.txt311 int render_type,
318 GLX_RENDER_TYPE, render_type,
562 1) Why was the context creation parameter <render_type> folded into the
DARB_color_buffer_float.txt481 Accepted as values of the <render_type> arguments in the
872 ; if render_type is set to GLX_RGBA_FLOAT_TYPE_ARB, then a context that
901 Adds to the accepted values of the <render_type> argument
905 <render_type>
/third_party/mesa3d/include/GL/internal/
Ddri_interface.h924 int render_type,
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/
DEXT_packed_float.txt101 Accepted as values of the <render_type> arguments in the
345 ; if render_type is set to GLX_RGBA_UNSIGNED_FLOAT_TYPE then a
/third_party/openGLES/extensions/EXT/
DEXT_packed_float.txt101 Accepted as values of the <render_type> arguments in the
345 ; if render_type is set to GLX_RGBA_UNSIGNED_FLOAT_TYPE then a
/third_party/mesa3d/src/egl/drivers/dri2/
Degl_dri2.c363 unsigned int render_type; in dri2_get_render_type_float() local
365 core->getConfigAttrib(config, __DRI_ATTRIB_RENDER_TYPE, &render_type); in dri2_get_render_type_float()
366 *is_float = (render_type & __DRI_ATTRIB_FLOAT_BIT) ? true : false; in dri2_get_render_type_float()

12