Lines Matching defs:context
19 #define ANGLE_VALIDATE_IS_GLES1(context, entryPoint) \ argument
33 bool ValidateAlphaFuncCommon(const Context *context, in ValidateAlphaFuncCommon()
54 bool ValidateClientStateCommon(const Context *context, in ValidateClientStateCommon()
80 bool ValidateBuiltinVertexAttributeCommon(const Context *context, in ValidateBuiltinVertexAttributeCommon()
171 bool ValidateLightCaps(const Context *context, angle::EntryPoint entryPoint, GLenum light) in ValidateLightCaps()
182 bool ValidateLightCommon(const Context *context, in ValidateLightCommon()
237 bool ValidateLightSingleComponent(const Context *context, in ValidateLightSingleComponent()
257 bool ValidateMaterialCommon(const Context *context, in ValidateMaterialCommon()
285 bool ValidateMaterialSetting(const Context *context, in ValidateMaterialSetting()
302 bool ValidateMaterialQuery(const Context *context, in ValidateMaterialQuery()
320 bool ValidateMaterialSingleComponent(const Context *context, in ValidateMaterialSingleComponent()
340 bool ValidateLightModelCommon(const Context *context, angle::EntryPoint entryPoint, GLenum pname) in ValidateLightModelCommon()
354 bool ValidateLightModelSingleComponent(const Context *context, in ValidateLightModelSingleComponent()
373 bool ValidateClipPlaneCommon(const Context *context, angle::EntryPoint entryPoint, GLenum plane) in ValidateClipPlaneCommon()
386 bool ValidateFogCommon(const Context *context, in ValidateFogCommon()
427 bool ValidateTexEnvCommon(const Context *context, in ValidateTexEnvCommon()
581 bool ValidateGetTexEnvCommon(const Context *context, in ValidateGetTexEnvCommon()
624 bool ValidatePointParameterCommon(const Context *context, in ValidatePointParameterCommon()
655 bool ValidatePointSizeCommon(const Context *context, angle::EntryPoint entryPoint, GLfloat size) in ValidatePointSizeCommon()
668 bool ValidateDrawTexCommon(const Context *context, in ValidateDrawTexCommon()
689 bool ValidateAlphaFunc(const Context *context, in ValidateAlphaFunc()
698 bool ValidateAlphaFuncx(const Context *context, in ValidateAlphaFuncx()
707 bool ValidateClearColorx(const Context *context, in ValidateClearColorx()
718 bool ValidateClearDepthx(const Context *context, angle::EntryPoint entryPoint, GLfixed depth) in ValidateClearDepthx()
724 bool ValidateClientActiveTexture(const Context *context, in ValidateClientActiveTexture()
732 bool ValidateClipPlanef(const Context *context, in ValidateClipPlanef()
740 bool ValidateClipPlanex(const Context *context, in ValidateClipPlanex()
748 bool ValidateColor4f(const Context *context, in ValidateColor4f()
759 bool ValidateColor4ub(const Context *context, in ValidateColor4ub()
770 bool ValidateColor4x(const Context *context, in ValidateColor4x()
781 bool ValidateColorPointer(const Context *context, in ValidateColorPointer()
792 bool ValidateCullFace(const Context *context, angle::EntryPoint entryPoint, GLenum mode) in ValidateCullFace()
798 bool ValidateDepthRangex(const Context *context, angle::EntryPoint entryPoint, GLfixed n, GLfixed f) in ValidateDepthRangex()
810 bool ValidateDisableClientState(const Context *context, in ValidateDisableClientState()
817 bool ValidateEnableClientState(const Context *context, in ValidateEnableClientState()
824 bool ValidateFogf(const Context *context, angle::EntryPoint entryPoint, GLenum pname, GLfloat param) in ValidateFogf()
829 bool ValidateFogfv(const Context *context, in ValidateFogfv()
837 bool ValidateFogx(const Context *context, angle::EntryPoint entryPoint, GLenum pname, GLfixed param) in ValidateFogx()
845 bool ValidateFogxv(const Context *context, in ValidateFogxv()
869 bool ValidateFrustumf(const Context *context, in ValidateFrustumf()
887 bool ValidateFrustumx(const Context *context, in ValidateFrustumx()
905 bool ValidateGetBufferParameteriv(const Context *context, in ValidateGetBufferParameteriv()
915 bool ValidateGetClipPlanef(const Context *context, in ValidateGetClipPlanef()
923 bool ValidateGetClipPlanex(const Context *context, in ValidateGetClipPlanex()
931 bool ValidateGetFixedv(const Context *context, in ValidateGetFixedv()
942 bool ValidateGetLightfv(const Context *context, in ValidateGetLightfv()
952 bool ValidateGetLightxv(const Context *context, in ValidateGetLightxv()
962 bool ValidateGetMaterialfv(const Context *context, in ValidateGetMaterialfv()
971 bool ValidateGetMaterialxv(const Context *context, in ValidateGetMaterialxv()
980 bool ValidateGetTexEnvfv(const Context *context, in ValidateGetTexEnvfv()
989 bool ValidateGetTexEnviv(const Context *context, in ValidateGetTexEnviv()
998 bool ValidateGetTexEnvxv(const Context *context, in ValidateGetTexEnvxv()
1007 bool ValidateGetTexParameterxv(const Context *context, in ValidateGetTexParameterxv()
1023 bool ValidateLightModelf(const Context *context, in ValidateLightModelf()
1031 bool ValidateLightModelfv(const Context *context, in ValidateLightModelfv()
1039 bool ValidateLightModelx(const Context *context, in ValidateLightModelx()
1047 bool ValidateLightModelxv(const Context *context, in ValidateLightModelxv()
1055 bool ValidateLightf(const Context *context, in ValidateLightf()
1064 bool ValidateLightfv(const Context *context, in ValidateLightfv()
1073 bool ValidateLightx(const Context *context, in ValidateLightx()
1083 bool ValidateLightxv(const Context *context, in ValidateLightxv()
1098 bool ValidateLineWidthx(const Context *context, angle::EntryPoint entryPoint, GLfixed width) in ValidateLineWidthx()
1110 bool ValidateLoadIdentity(const Context *context, angle::EntryPoint entryPoint) in ValidateLoadIdentity()
1116 bool ValidateLoadMatrixf(const Context *context, angle::EntryPoint entryPoint, const GLfloat *m) in ValidateLoadMatrixf()
1122 bool ValidateLoadMatrixx(const Context *context, angle::EntryPoint entryPoint, const GLfixed *m) in ValidateLoadMatrixx()
1128 bool ValidateLogicOp(const Context *context, angle::EntryPoint entryPoint, LogicalOperation opcode) in ValidateLogicOp()
1156 bool ValidateMaterialf(const Context *context, in ValidateMaterialf()
1165 bool ValidateMaterialfv(const Context *context, in ValidateMaterialfv()
1174 bool ValidateMaterialx(const Context *context, in ValidateMaterialx()
1184 bool ValidateMaterialxv(const Context *context, in ValidateMaterialxv()
1200 bool ValidateMatrixMode(const Context *context, angle::EntryPoint entryPoint, MatrixType mode) in ValidateMatrixMode()
1215 bool ValidateMultMatrixf(const Context *context, angle::EntryPoint entryPoint, const GLfloat *m) in ValidateMultMatrixf()
1221 bool ValidateMultMatrixx(const Context *context, angle::EntryPoint entryPoint, const GLfixed *m) in ValidateMultMatrixx()
1227 bool ValidateMultiTexCoord4f(const Context *context, in ValidateMultiTexCoord4f()
1239 bool ValidateMultiTexCoord4x(const Context *context, in ValidateMultiTexCoord4x()
1251 bool ValidateNormal3f(const Context *context, in ValidateNormal3f()
1261 bool ValidateNormal3x(const Context *context, in ValidateNormal3x()
1271 bool ValidateNormalPointer(const Context *context, in ValidateNormalPointer()
1281 bool ValidateOrthof(const Context *context, in ValidateOrthof()
1302 bool ValidateOrthox(const Context *context, in ValidateOrthox()
1320 bool ValidatePointParameterf(const Context *context, in ValidatePointParameterf()
1335 bool ValidatePointParameterfv(const Context *context, in ValidatePointParameterfv()
1343 bool ValidatePointParameterx(const Context *context, in ValidatePointParameterx()
1359 bool ValidatePointParameterxv(const Context *context, in ValidatePointParameterxv()
1372 bool ValidatePointSize(const Context *context, angle::EntryPoint entryPoint, GLfloat size) in ValidatePointSize()
1377 bool ValidatePointSizex(const Context *context, angle::EntryPoint entryPoint, GLfixed size) in ValidatePointSizex()
1382 bool ValidatePolygonOffsetx(const Context *context, in ValidatePolygonOffsetx()
1391 bool ValidatePopMatrix(const Context *context, angle::EntryPoint entryPoint) in ValidatePopMatrix()
1403 bool ValidatePushMatrix(const Context *context, angle::EntryPoint entryPoint) in ValidatePushMatrix()
1415 bool ValidateRotatef(const Context *context, in ValidateRotatef()
1426 bool ValidateRotatex(const Context *context, in ValidateRotatex()
1437 bool ValidateSampleCoveragex(const Context *context, in ValidateSampleCoveragex()
1446 bool ValidateScalef(const Context *context, in ValidateScalef()
1456 bool ValidateScalex(const Context *context, in ValidateScalex()
1466 bool ValidateShadeModel(const Context *context, angle::EntryPoint entryPoint, ShadingModel mode) in ValidateShadeModel()
1480 bool ValidateTexCoordPointer(const Context *context, in ValidateTexCoordPointer()
1491 bool ValidateTexEnvf(const Context *context, in ValidateTexEnvf()
1500 bool ValidateTexEnvfv(const Context *context, in ValidateTexEnvfv()
1509 bool ValidateTexEnvi(const Context *context, in ValidateTexEnvi()
1519 bool ValidateTexEnviv(const Context *context, in ValidateTexEnviv()
1533 bool ValidateTexEnvx(const Context *context, in ValidateTexEnvx()
1545 bool ValidateTexEnvxv(const Context *context, in ValidateTexEnvxv()
1557 bool ValidateTexParameterBaseForGLfixed(const Context *context, in ValidateTexParameterBaseForGLfixed()
1582 bool ValidateTexParameterx(const Context *context, in ValidateTexParameterx()
1593 bool ValidateTexParameterxv(const Context *context, in ValidateTexParameterxv()
1603 bool ValidateTranslatef(const Context *context, in ValidateTranslatef()
1613 bool ValidateTranslatex(const Context *context, in ValidateTranslatex()
1623 bool ValidateVertexPointer(const Context *context, in ValidateVertexPointer()
1634 bool ValidateDrawTexfOES(const Context *context, in ValidateDrawTexfOES()
1645 bool ValidateDrawTexfvOES(const Context *context, in ValidateDrawTexfvOES()
1652 bool ValidateDrawTexiOES(const Context *context, in ValidateDrawTexiOES()
1664 bool ValidateDrawTexivOES(const Context *context, angle::EntryPoint entryPoint, const GLint *coords) in ValidateDrawTexivOES()
1670 bool ValidateDrawTexsOES(const Context *context, in ValidateDrawTexsOES()
1682 bool ValidateDrawTexsvOES(const Context *context, in ValidateDrawTexsvOES()
1690 bool ValidateDrawTexxOES(const Context *context, in ValidateDrawTexxOES()
1702 bool ValidateDrawTexxvOES(const Context *context, in ValidateDrawTexxvOES()
1710 bool ValidateCurrentPaletteMatrixOES(const Context *context, in ValidateCurrentPaletteMatrixOES()
1718 bool ValidateLoadPaletteFromModelViewMatrixOES(const Context *context, angle::EntryPoint entryPoint) in ValidateLoadPaletteFromModelViewMatrixOES()
1724 bool ValidateMatrixIndexPointerOES(const Context *context, in ValidateMatrixIndexPointerOES()
1735 bool ValidateWeightPointerOES(const Context *context, in ValidateWeightPointerOES()
1746 bool ValidatePointSizePointerOES(const Context *context, in ValidatePointSizePointerOES()
1756 bool ValidateQueryMatrixxOES(const Context *context, in ValidateQueryMatrixxOES()
1765 bool ValidateGenFramebuffersOES(const Context *context, in ValidateGenFramebuffersOES()
1779 bool ValidateDeleteFramebuffersOES(const Context *context, in ValidateDeleteFramebuffersOES()
1793 bool ValidateGenRenderbuffersOES(const Context *context, in ValidateGenRenderbuffersOES()
1807 bool ValidateDeleteRenderbuffersOES(const Context *context, in ValidateDeleteRenderbuffersOES()
1821 bool ValidateBindFramebufferOES(const Context *context, in ValidateBindFramebufferOES()
1835 bool ValidateBindRenderbufferOES(const Context *context, in ValidateBindRenderbufferOES()
1849 bool ValidateCheckFramebufferStatusOES(const Context *context, in ValidateCheckFramebufferStatusOES()
1868 bool ValidateFramebufferRenderbufferOES(const Context *context, in ValidateFramebufferRenderbufferOES()
1885 bool ValidateFramebufferTexture2DOES(const Context *context, in ValidateFramebufferTexture2DOES()
1971 bool ValidateGenerateMipmapOES(const Context *context, in ValidateGenerateMipmapOES()
1984 bool ValidateGetFramebufferAttachmentParameterivOES(const Context *context, in ValidateGetFramebufferAttachmentParameterivOES()
2001 bool ValidateGetRenderbufferParameterivOES(const Context *context, in ValidateGetRenderbufferParameterivOES()
2016 bool ValidateIsFramebufferOES(const Context *context, in ValidateIsFramebufferOES()
2029 bool ValidateIsRenderbufferOES(const Context *context, in ValidateIsRenderbufferOES()
2042 bool ValidateRenderbufferStorageOES(const Context *context, in ValidateRenderbufferStorageOES()
2061 bool ValidateGetTexGenfvOES(const Context *context, in ValidateGetTexGenfvOES()
2071 bool ValidateGetTexGenivOES(const Context *context, in ValidateGetTexGenivOES()
2081 bool ValidateGetTexGenxvOES(const Context *context, in ValidateGetTexGenxvOES()
2091 bool ValidateTexGenfvOES(const Context *context, in ValidateTexGenfvOES()
2101 bool ValidateTexGenivOES(const Context *context, in ValidateTexGenivOES()
2111 bool ValidateTexGenxvOES(const Context *context, in ValidateTexGenxvOES()
2121 bool ValidateTexGenfOES(const Context *context, in ValidateTexGenfOES()
2131 bool ValidateTexGeniOES(const Context *context, in ValidateTexGeniOES()
2141 bool ValidateTexGenxOES(const Context *context, in ValidateTexGenxOES()