Home
last modified time | relevance | path

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

/external/mesa3d/src/glx/
Ddri_common.c449 dca->render_type = GLX_RGBA_TYPE; in dri_convert_glx_attribs()
474 dca->render_type = attribs[i * 2 + 1]; in dri_convert_glx_attribs()
502 dca->render_type = GLX_DONT_CARE; in dri_convert_glx_attribs()
563 if (dca->major_ver >= 3 && dca->render_type == GLX_COLOR_INDEX_TYPE) in dri_convert_glx_attribs()
843 if (!validate_renderType_against_config(config_base, dca.render_type)) { in dri_create_context_attribs()
909 pcp->renderType = dca.render_type; in dri_create_context_attribs()
Ddri_common.h68 uint32_t render_type; member
Dg_glxglvnddispatchfuncs.c204 int render_type, in dispatch_CreateContextWithConfigSGIX() argument
220 ret = pCreateContextWithConfigSGIX(dpy, config, render_type, share_list, direct); in dispatch_CreateContextWithConfigSGIX()
/external/selinux/checkpolicy/test/
Ddispol.c102 static int render_type(uint32_t type, policydb_t * p, FILE * fp) in render_type() function
180 render_type(datum->data, p, fp); in render_av_rule()
186 render_type(datum->data, p, fp); in render_av_rule()
192 render_type(datum->data, p, fp); in render_av_rule()
/external/angle/include/GLX/
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…
/external/mesa3d/include/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…
Dglx.h297 … (* PFNGLXCREATENEWCONTEXTPROC) (Display *dpy, GLXFBConfig config, int render_type, GLXContext sha…
/external/pdfium/core/fpdfapi/page/
Dcpdf_streamcontentparser.h121 RenderType render_type);
Dcpdf_streamcontentparser.cpp1494 RenderType render_type) { in AddPathObject() argument
1541 bool bStroke = render_type == RenderType::kStroke; in AddPathObject()
/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/
Dglxew.h281 …( * PFNGLXCREATENEWCONTEXTPROC) (Display *dpy, GLXFBConfig config, int render_type, GLXContext sha…
1240 …REATECONTEXTWITHCONFIGSGIXPROC) (Display* dpy, GLXFBConfig config, int render_type, GLXContext sha…