Searched refs:ValidateRobustStateQuery (Results 1 – 2 of 2) sorted by relevance
| /external/angle/src/libANGLE/ |
| D | validationES.cpp | 2753 if (!ValidateRobustStateQuery(context, pname, bufSize, &nativeType, &numParams)) in ValidateGetBooleanvRobustANGLE() 2772 if (!ValidateRobustStateQuery(context, pname, bufSize, &nativeType, &numParams)) in ValidateGetFloatvRobustANGLE() 2791 if (!ValidateRobustStateQuery(context, pname, bufSize, &nativeType, &numParams)) in ValidateGetIntegervRobustANGLE() 2810 if (!ValidateRobustStateQuery(context, pname, bufSize, &nativeType, &numParams)) in ValidateGetInteger64vRobustANGLE() 2825 bool ValidateRobustStateQuery(const Context *context, in ValidateRobustStateQuery() function
|
| D | validationES.h | 320 bool ValidateRobustStateQuery(const Context *context,
|