Searched refs:ValidateBeginQuery (Results 1 – 5 of 5) sorted by relevance
| /device/generic/vulkan-cereal/third-party/angle/src/libGL/ |
| D | entry_points_gl_1_5_autogen.cpp | 42 (context->skipValidation() || ValidateBeginQuery(context, targetPacked, idPacked)); in BeginQuery()
|
| /device/generic/vulkan-cereal/third-party/angle/src/libANGLE/ |
| D | validationES3_autogen.h | 20 bool ValidateBeginQuery(const Context *context, QueryType targetPacked, QueryID idPacked);
|
| D | validationES3.cpp | 1352 bool ValidateBeginQuery(const Context *context, QueryType target, QueryID id) in ValidateBeginQuery() function
|
| /device/generic/vulkan-cereal/third-party/angle/src/libGLESv2/ |
| D | entry_points_gles_3_0_autogen.cpp | 35 (context->skipValidation() || ValidateBeginQuery(context, targetPacked, idPacked)); in BeginQuery()
|
| D | entry_points_gles_ext_autogen.cpp | 7401 (context->skipValidation() || ValidateBeginQuery(context, targetPacked, idPacked)); in BeginQueryContextANGLE()
|