Home
last modified time | relevance | path

Searched refs:ValidatePopDebugGroup (Results 1 – 5 of 5) sorted by relevance

/external/angle/src/libANGLE/
DvalidationES32_autogen.h165 bool ValidatePopDebugGroup(const Context *context);
DvalidationES32.cpp466 bool ValidatePopDebugGroup(const Context *context) in ValidatePopDebugGroup() function
/external/angle/src/libGLESv2/
Dentry_points_gles_3_2_autogen.cpp851 bool isCallValid = (context->skipValidation() || ValidatePopDebugGroup(context)); in PopDebugGroup()
Dentry_points_gles_ext_autogen.cpp18084 bool isCallValid = (context->skipValidation() || ValidatePopDebugGroup(context)); in PopDebugGroupContextANGLE()
/external/angle/src/libGL/
Dentry_points_gl_4_3_autogen.cpp919 bool isCallValid = (context->skipValidation() || ValidatePopDebugGroup(context)); in PopDebugGroup()