Searched refs:ValidateGetGraphicsResetStatus (Results 1 – 5 of 5) sorted by relevance
109 bool ValidateGetGraphicsResetStatus(const Context *context);
300 bool ValidateGetGraphicsResetStatus(const Context *context) in ValidateGetGraphicsResetStatus() function
487 bool isCallValid = (context->skipValidation() || ValidateGetGraphicsResetStatus(context)); in GetGraphicsResetStatus()
13446 bool isCallValid = (context->skipValidation() || ValidateGetGraphicsResetStatus(context)); in GetGraphicsResetStatusContextANGLE()
881 bool isCallValid = (context->skipValidation() || ValidateGetGraphicsResetStatus(context)); in GetGraphicsResetStatus()