Searched defs:renderType (Results 1 - 25 of 29) sorted by relevance

12

/external/chromium_org/third_party/mesa/src/src/glx/tests/
H A Dfake_glx_screen.cpp51 struct glx_context *shareList, int renderType)
54 (void) renderType;
50 indirect_create_context(struct glx_screen *psc, struct glx_config *mode, struct glx_context *shareList, int renderType) argument
H A Dfake_glx_screen.h127 struct glx_context *shareList, int renderType)
130 (void) renderType;
126 create(struct glx_screen *psc, struct glx_config *mode, struct glx_context *shareList, int renderType) argument
/external/mesa3d/src/glx/tests/
H A Dfake_glx_screen.cpp51 struct glx_context *shareList, int renderType)
54 (void) renderType;
50 indirect_create_context(struct glx_screen *psc, struct glx_config *mode, struct glx_context *shareList, int renderType) argument
H A Dfake_glx_screen.h127 struct glx_context *shareList, int renderType)
130 (void) renderType;
126 create(struct glx_screen *psc, struct glx_config *mode, struct glx_context *shareList, int renderType) argument
/external/chromium_org/third_party/mesa/src/src/glx/
H A Dapplegl_glx.c126 struct glx_context *shareList, int renderType)
124 applegl_create_context(struct glx_screen *psc, struct glx_config *config, struct glx_context *shareList, int renderType) argument
H A Dglxconfig.h78 GLint renderType; member in struct:glx_config
H A Dindirect_glx.c346 struct glx_context *shareList, int renderType)
344 indirect_create_context(struct glx_screen *psc, struct glx_config *mode, struct glx_context *shareList, int renderType) argument
H A Ddrisw_glx.c374 struct glx_context *shareList, int renderType)
372 drisw_create_context(struct glx_screen *base, struct glx_config *config_base, struct glx_context *shareList, int renderType) argument
H A Ddri2_glx.c183 struct glx_context *shareList, int renderType)
181 dri2_create_context(struct glx_screen *base, struct glx_config *config_base, struct glx_context *shareList, int renderType) argument
H A Ddri_glx.c575 struct glx_context *shareList, int renderType)
618 renderType, shared, hwContext, pcp);
573 dri_create_context(struct glx_screen *base, struct glx_config *config_base, struct glx_context *shareList, int renderType) argument
H A Dglxclient.h108 int renderType);
400 int renderType; member in struct:glx_context
469 int renderType);
800 struct glx_context *shareList, int renderType);
819 struct glx_context *shareList, int renderType);
H A Dglxcmds.c250 * \param renderType For FBConfigs, what is the rendering type?
256 unsigned code, int renderType, int screen)
273 gc = applegl_create_context(psc, config, shareList, renderType);
276 gc = psc->vtable->create_context(psc, config, shareList, renderType);
278 gc = indirect_create_context(psc, config, shareList, renderType);
310 req->renderType = renderType;
331 req->renderType = renderType;
349 gc->renderType
254 CreateContext(Display *dpy, int generic_id, struct glx_config *config, GLXContext shareList_user, Bool allowDirect, unsigned code, int renderType, int screen) argument
359 int renderType = 0; local
1431 int i, renderType; local
1642 glXCreateNewContext(Display * dpy, GLXFBConfig fbconfig, int renderType, GLXContext shareList, Bool allowDirect) argument
1992 glXCreateContextWithConfigSGIX(Display * dpy, GLXFBConfigSGIX fbconfig, int renderType, GLXContext shareList, Bool allowDirect) argument
[all...]
/external/mesa3d/src/glx/
H A Dapplegl_glx.c126 struct glx_context *shareList, int renderType)
124 applegl_create_context(struct glx_screen *psc, struct glx_config *config, struct glx_context *shareList, int renderType) argument
H A Dglxconfig.h78 GLint renderType; member in struct:glx_config
H A Dindirect_glx.c346 struct glx_context *shareList, int renderType)
344 indirect_create_context(struct glx_screen *psc, struct glx_config *mode, struct glx_context *shareList, int renderType) argument
H A Ddrisw_glx.c374 struct glx_context *shareList, int renderType)
372 drisw_create_context(struct glx_screen *base, struct glx_config *config_base, struct glx_context *shareList, int renderType) argument
H A Ddri2_glx.c183 struct glx_context *shareList, int renderType)
181 dri2_create_context(struct glx_screen *base, struct glx_config *config_base, struct glx_context *shareList, int renderType) argument
H A Ddri_glx.c575 struct glx_context *shareList, int renderType)
618 renderType, shared, hwContext, pcp);
573 dri_create_context(struct glx_screen *base, struct glx_config *config_base, struct glx_context *shareList, int renderType) argument
H A Dglxclient.h108 int renderType);
400 int renderType; member in struct:glx_context
469 int renderType);
800 struct glx_context *shareList, int renderType);
819 struct glx_context *shareList, int renderType);
H A Dglxcmds.c250 * \param renderType For FBConfigs, what is the rendering type?
256 unsigned code, int renderType, int screen)
273 gc = applegl_create_context(psc, config, shareList, renderType);
276 gc = psc->vtable->create_context(psc, config, shareList, renderType);
278 gc = indirect_create_context(psc, config, shareList, renderType);
310 req->renderType = renderType;
331 req->renderType = renderType;
349 gc->renderType
254 CreateContext(Display *dpy, int generic_id, struct glx_config *config, GLXContext shareList_user, Bool allowDirect, unsigned code, int renderType, int screen) argument
359 int renderType = 0; local
1431 int i, renderType; local
1642 glXCreateNewContext(Display * dpy, GLXFBConfig fbconfig, int renderType, GLXContext shareList, Bool allowDirect) argument
1992 glXCreateContextWithConfigSGIX(Display * dpy, GLXFBConfigSGIX fbconfig, int renderType, GLXContext shareList, Bool allowDirect) argument
[all...]
/external/deqp/modules/gles31/functional/
H A Des31fTextureBufferTests.cpp179 const RenderBits renderType = renderTypeCombinations[renderTypeNdx]; local
180 TestCaseGroup* const renderTypeGroup = new TestCaseGroup(context, toTestName(renderType).c_str(), toTestName(renderType).c_str());
189 renderTypeGroup->addChild(new TextureBufferCase(context.getTestContext(), context.getRenderContext(), GL_RGBA8, size, 0, 0, RENDERBITS_NONE, MODIFYBITS_NONE, renderType, name.c_str(), name.c_str()));
198 renderTypeGroup->addChild(new TextureBufferCase(context.getTestContext(), context.getRenderContext(), GL_RGBA8, bufferSize, 0, size, RENDERBITS_NONE, MODIFYBITS_NONE, renderType, name.c_str(), name.c_str()));
208 renderTypeGroup->addChild(new TextureBufferCase(context.getTestContext(), context.getRenderContext(), GL_RGBA8, bufferSize, offset, size, RENDERBITS_NONE, MODIFYBITS_NONE, renderType, name.c_str(), name.c_str()));
268 const RenderBits renderType = renderTypeCombinations[renderTypeNdx]; local
270 const string name (toTestName(renderType));
272 modifyTypeGroup->addChild(new TextureBufferCase(context.getTestContext(), context.getRenderContext(), GL_RGBA8, size, 0, 0, RENDERBITS_NONE, modifyType, renderType, name.c_str(), name.c_str()));
284 const RenderBits renderType local
[all...]
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/egl/x11/
H A Dglcore.h117 GLint renderType; member in struct:__GLcontextModesRec
/external/mesa3d/src/gallium/state_trackers/egl/x11/
H A Dglcore.h117 GLint renderType; member in struct:__GLcontextModesRec
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/x11/
H A Dglxapi.c450 glXCreateNewContext(Display *dpy, GLXFBConfig config, int renderType, GLXContext shareList, Bool direct) argument
456 return (t->CreateNewContext)(dpy, config, renderType, shareList, direct);
/external/mesa3d/src/mesa/drivers/x11/
H A Dglxapi.c450 glXCreateNewContext(Display *dpy, GLXFBConfig config, int renderType, GLXContext shareList, Bool direct) argument
456 return (t->CreateNewContext)(dpy, config, renderType, shareList, direct);

Completed in 1860 milliseconds

12