Searched refs:traceGpuEvent (Results 1 – 2 of 2) sorted by relevance
886 ANGLE_TRY(traceGpuEvent(&mOutsideRenderPassCommands->getCommandBuffer(), in initialize()5584 ANGLE_TRY(traceGpuEvent(&mOutsideRenderPassCommands->getCommandBuffer(), in flushAndGetSerial()5615 ANGLE_TRY(traceGpuEvent(&mOutsideRenderPassCommands->getCommandBuffer(), in flushAndGetSerial()5981 ANGLE_TRY(traceGpuEvent(&mOutsideRenderPassCommands->getCommandBuffer(), in flushCommandsAndEndRenderPassImpl()6008 ANGLE_TRY(traceGpuEvent(&mOutsideRenderPassCommands->getCommandBuffer(), in flushCommandsAndEndRenderPassImpl()
484 ANGLE_INLINE angle::Result traceGpuEvent(vk::CommandBuffer *commandBuffer, in traceGpuEvent() function