Searched refs:handleGraphicsEventLog (Results 1 – 4 of 4) sorted by relevance
507 contextVk->handleGraphicsEventLog(rx::GraphicsEventCmdBuf::InRenderPassCmdBufQueryCmd)); in clearImpl()513 contextVk->handleGraphicsEventLog(rx::GraphicsEventCmdBuf::InOutsideCmdBufQueryCmd)); in clearImpl()
639 angle::Result handleGraphicsEventLog(GraphicsEventCmdBuf queryEventType);
3131 angle::Result ContextVk::handleGraphicsEventLog(GraphicsEventCmdBuf queryEventType) in handleGraphicsEventLog() function in rx::ContextVk5843 ANGLE_TRY(handleGraphicsEventLog(rx::GraphicsEventCmdBuf::InRenderPassCmdBufQueryCmd)); in beginRenderPassQuery()5869 ANGLE_TRY(handleGraphicsEventLog(rx::GraphicsEventCmdBuf::InRenderPassCmdBufQueryCmd)); in endRenderPassQuery()
2840 ANGLE_TRY(contextVk->handleGraphicsEventLog(rx::GraphicsEventCmdBuf::InOutsideCmdBufQueryCmd)); in beginQuery()2857 ANGLE_TRY(contextVk->handleGraphicsEventLog(rx::GraphicsEventCmdBuf::InOutsideCmdBufQueryCmd)); in endQuery()