Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/
H A DvalidationES.cpp3218 if (!ValidateRobustStateQuery(context, entryPoint, pname, bufSize, &nativeType, &numParams)) in ValidateGetBooleanvRobustANGLE()
3238 if (!ValidateRobustStateQuery(context, entryPoint, pname, bufSize, &nativeType, &numParams)) in ValidateGetFloatvRobustANGLE()
3258 if (!ValidateRobustStateQuery(context, entryPoint, pname, bufSize, &nativeType, &numParams)) in ValidateGetIntegervRobustANGLE()
3278 if (!ValidateRobustStateQuery(context, entryPoint, pname, bufSize, &nativeType, &numParams)) in ValidateGetInteger64vRobustANGLE()
3293 bool ValidateRobustStateQuery(const Context *context, in ValidateRobustStateQuery() function
H A DvalidationES.h392 bool ValidateRobustStateQuery(const Context *context,