Searched refs:ValidateRobustStateQuery (Results 1 – 2 of 2) sorted by relevance
| /external/angle/src/libANGLE/ |
| D | validationES.cpp | 3100 if (!ValidateRobustStateQuery(context, entryPoint, pname, bufSize, &nativeType, &numParams)) in ValidateGetBooleanvRobustANGLE() 3120 if (!ValidateRobustStateQuery(context, entryPoint, pname, bufSize, &nativeType, &numParams)) in ValidateGetFloatvRobustANGLE() 3140 if (!ValidateRobustStateQuery(context, entryPoint, pname, bufSize, &nativeType, &numParams)) in ValidateGetIntegervRobustANGLE() 3160 if (!ValidateRobustStateQuery(context, entryPoint, pname, bufSize, &nativeType, &numParams)) in ValidateGetInteger64vRobustANGLE() 3175 bool ValidateRobustStateQuery(const Context *context, in ValidateRobustStateQuery() function
|
| D | validationES.h | 392 bool ValidateRobustStateQuery(const Context *context,
|