Searched defs:addCommands (Results 1 – 6 of 6) 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::__anon41b890370111::QuadDrawTestCommand172 void RectClearTestCommand::addCommands (const DeviceInterface& vk, VkCommandBuffer cmdBuffer) in addCommands() function in vkt::Draw::__anon41b890370111::RectClearTestCommand211 void DynamicScissorTestCommand::addCommands (const DeviceInterface& vk, VkCommandBuffer cmdBuffer) in addCommands() function in vkt::Draw::__anon41b890370111::DynamicScissorTestCommand
150 void QuadDrawTestCommand::addCommands (const DeviceInterface& vk, VkCommandBuffer cmdBuffer) in addCommands() function in vkt::Draw::__anon940808570111::QuadDrawTestCommand172 void RectClearTestCommand::addCommands (const DeviceInterface& vk, VkCommandBuffer cmdBuffer) in addCommands() function in vkt::Draw::__anon940808570111::RectClearTestCommand211 void DynamicScissorTestCommand::addCommands (const DeviceInterface& vk, VkCommandBuffer cmdBuffer) in addCommands() function in vkt::Draw::__anon940808570111::DynamicScissorTestCommand