Home
last modified time | relevance | path

Searched refs:ValidateRobustStateQuery (Results 1 – 2 of 2) sorted by relevance

/external/angle/src/libANGLE/
DvalidationES.cpp3100 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
DvalidationES.h392 bool ValidateRobustStateQuery(const Context *context,