Searched defs:addCommands (Results 1 – 5 of 5) sorted by relevance
19 void TaskGraph::addCommands(ResourceProvider* resourceProvider, CommandBuffer* commandBuffer) { in addCommands() function in skgpu::TaskGraph
32 void RenderPassTask::addCommands(ResourceProvider* resourceProvider, CommandBuffer* commandBuffer) { in addCommands() function in skgpu::RenderPassTask
42 void CopyTextureToBufferTask::addCommands(ResourceProvider*, CommandBuffer* commandBuffer) { in addCommands() function in skgpu::CopyTextureToBufferTask
321 void DrawPass::addCommands(CommandBuffer* buffer) const { in addCommands() function in skgpu::DrawPass
150 void QuadDrawTestCommand::addCommands (const DeviceInterface& vk, VkCommandBuffer cmdBuffer) in addCommands() function in vkt::Draw::__anon9c78ce580111::QuadDrawTestCommand172 void RectClearTestCommand::addCommands (const DeviceInterface& vk, VkCommandBuffer cmdBuffer) in addCommands() function in vkt::Draw::__anon9c78ce580111::RectClearTestCommand211 void DynamicScissorTestCommand::addCommands (const DeviceInterface& vk, VkCommandBuffer cmdBuffer) in addCommands() function in vkt::Draw::__anon9c78ce580111::DynamicScissorTestCommand