Lines Matching full:context
19 class Context; variable
21 bool ValidateAlphaFunc(const Context *context,
25 bool ValidateAlphaFuncx(const Context *context,
29 bool ValidateClearColorx(const Context *context,
35 bool ValidateClearDepthx(const Context *context, angle::EntryPoint entryPoint, GLfixed depth);
36 bool ValidateClientActiveTexture(const Context *context,
39 bool ValidateClipPlanef(const Context *context,
43 bool ValidateClipPlanex(const Context *context,
47 bool ValidateColor4f(const Context *context,
53 bool ValidateColor4ub(const Context *context,
59 bool ValidateColor4x(const Context *context,
65 bool ValidateColorPointer(const Context *context,
71 bool ValidateDepthRangex(const Context *context,
75 bool ValidateDisableClientState(const Context *context,
78 bool ValidateEnableClientState(const Context *context,
81 bool ValidateFogf(const Context *context,
85 bool ValidateFogfv(const Context *context,
89 bool ValidateFogx(const Context *context,
93 bool ValidateFogxv(const Context *context,
97 bool ValidateFrustumf(const Context *context,
105 bool ValidateFrustumx(const Context *context,
113 bool ValidateGetClipPlanef(const Context *context,
117 bool ValidateGetClipPlanex(const Context *context,
121 bool ValidateGetFixedv(const Context *context,
125 bool ValidateGetLightfv(const Context *context,
130 bool ValidateGetLightxv(const Context *context,
135 bool ValidateGetMaterialfv(const Context *context,
140 bool ValidateGetMaterialxv(const Context *context,
145 bool ValidateGetTexEnvfv(const Context *context,
150 bool ValidateGetTexEnviv(const Context *context,
155 bool ValidateGetTexEnvxv(const Context *context,
160 bool ValidateGetTexParameterxv(const Context *context,
165 bool ValidateLightModelf(const Context *context,
169 bool ValidateLightModelfv(const Context *context,
173 bool ValidateLightModelx(const Context *context,
177 bool ValidateLightModelxv(const Context *context,
181 bool ValidateLightf(const Context *context,
186 bool ValidateLightfv(const Context *context,
191 bool ValidateLightx(const Context *context,
196 bool ValidateLightxv(const Context *context,
201 bool ValidateLineWidthx(const Context *context, angle::EntryPoint entryPoint, GLfixed width);
202 bool ValidateLoadIdentity(const Context *context, angle::EntryPoint entryPoint);
203 bool ValidateLoadMatrixf(const Context *context, angle::EntryPoint entryPoint, const GLfloat *m);
204 bool ValidateLoadMatrixx(const Context *context, angle::EntryPoint entryPoint, const GLfixed *m);
205 bool ValidateLogicOp(const Context *context,
208 bool ValidateMaterialf(const Context *context,
213 bool ValidateMaterialfv(const Context *context,
218 bool ValidateMaterialx(const Context *context,
223 bool ValidateMaterialxv(const Context *context,
228 bool ValidateMatrixMode(const Context *context,
231 bool ValidateMultMatrixf(const Context *context, angle::EntryPoint entryPoint, const GLfloat *m);
232 bool ValidateMultMatrixx(const Context *context, angle::EntryPoint entryPoint, const GLfixed *m);
233 bool ValidateMultiTexCoord4f(const Context *context,
240 bool ValidateMultiTexCoord4x(const Context *context,
247 bool ValidateNormal3f(const Context *context,
252 bool ValidateNormal3x(const Context *context,
257 bool ValidateNormalPointer(const Context *context,
262 bool ValidateOrthof(const Context *context,
270 bool ValidateOrthox(const Context *context,
278 bool ValidatePointParameterf(const Context *context,
282 bool ValidatePointParameterfv(const Context *context,
286 bool ValidatePointParameterx(const Context *context,
290 bool ValidatePointParameterxv(const Context *context,
294 bool ValidatePointSize(const Context *context, angle::EntryPoint entryPoint, GLfloat size);
295 bool ValidatePointSizex(const Context *context, angle::EntryPoint entryPoint, GLfixed size);
296 bool ValidatePolygonOffsetx(const Context *context,
300 bool ValidatePopMatrix(const Context *context, angle::EntryPoint entryPoint);
301 bool ValidatePushMatrix(const Context *context, angle::EntryPoint entryPoint);
302 bool ValidateRotatef(const Context *context,
308 bool ValidateRotatex(const Context *context,
314 bool ValidateSampleCoveragex(const Context *context,
318 bool ValidateScalef(const Context *context,
323 bool ValidateScalex(const Context *context,
328 bool ValidateShadeModel(const Context *context,
331 bool ValidateTexCoordPointer(const Context *context,
337 bool ValidateTexEnvf(const Context *context,
342 bool ValidateTexEnvfv(const Context *context,
347 bool ValidateTexEnvi(const Context *context,
352 bool ValidateTexEnviv(const Context *context,
357 bool ValidateTexEnvx(const Context *context,
362 bool ValidateTexEnvxv(const Context *context,
367 bool ValidateTexParameterx(const Context *context,
372 bool ValidateTexParameterxv(const Context *context,
377 bool ValidateTranslatef(const Context *context,
382 bool ValidateTranslatex(const Context *context,
387 bool ValidateVertexPointer(const Context *context,