Searched refs:ValidateBeginQuery (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/angle/src/libANGLE/ |
H A D | validationES3_autogen.h | 23 bool ValidateBeginQuery(const Context *context,
|
H A D | validationES3.cpp | 1664 bool ValidateBeginQuery(const Context *context, in ValidateBeginQuery() function
|
/aosp_15_r20/external/angle/src/libGLESv2/ |
H A D | entry_points_gles_3_0_autogen.cpp | 43 ValidateBeginQuery(context, angle::EntryPoint::GLBeginQuery, targetPacked, in GL_BeginQuery()
|
/aosp_15_r20/external/vulkan-validation-layers/layers/ |
H A D | core_validation.h | 1036 …bool ValidateBeginQuery(const CMD_BUFFER_STATE* cb_state, const QueryObject& query_obj, VkFlags fl…
|
H A D | core_validation.cpp | 9035 bool CoreChecks::ValidateBeginQuery(const CMD_BUFFER_STATE *cb_state, const QueryObject &query_obj,… in ValidateBeginQuery() function in CoreChecks 9095 return ValidateBeginQuery(cb_state, query_obj, flags, CMD_BEGINQUERY, "vkCmdBeginQuery()", in PreCallValidateCmdBeginQuery() 14152 bool skip = ValidateBeginQuery( in PreCallValidateCmdBeginQueryIndexedEXT()
|