Home
last modified time | relevance | path

Searched defs:addCommands (Results 1 – 10 of 10) sorted by relevance

/external/skia/src/gpu/graphite/
DPietRenderTask.cpp29 bool PietRenderInstance::addCommands(CommandBuffer* commandBuffer) { in addCommands() function in skgpu::graphite::PietRenderInstance
45 bool PietRenderTask::addCommands(ResourceProvider*, in addCommands() function in skgpu::graphite::PietRenderTask
DCopyTask.cpp54 bool CopyBufferToBufferTask::addCommands(Context*, CommandBuffer* commandBuffer, ReplayTargetData) { in addCommands() function in skgpu::graphite::CopyBufferToBufferTask
97 bool CopyTextureToBufferTask::addCommands(Context*, in addCommands() function in skgpu::graphite::CopyTextureToBufferTask
152 bool CopyTextureToTextureTask::addCommands(Context*, in addCommands() function in skgpu::graphite::CopyTextureToTextureTask
DSynchronizeToCpuTask.cpp21 bool SynchronizeToCpuTask::addCommands(Context*, CommandBuffer* commandBuffer, ReplayTargetData) { in addCommands() function in skgpu::graphite::SynchronizeToCpuTask
DClearBuffersTask.cpp20 bool ClearBuffersTask::addCommands(Context*, CommandBuffer* commandBuffer, ReplayTargetData) { in addCommands() function in skgpu::graphite::ClearBuffersTask
DComputePassTask.cpp35 bool ComputePassTask::addCommands(Context*, CommandBuffer* commandBuffer, ReplayTargetData) { in addCommands() function in skgpu::graphite::ComputePassTask
DTaskGraph.cpp34 bool TaskGraph::addCommands(Context* context, in addCommands() function in skgpu::graphite::TaskGraph
DRenderPassTask.cpp61 bool RenderPassTask::addCommands(Context* context, in addCommands() function in skgpu::graphite::RenderPassTask
DRecording.cpp101 bool RecordingPriv::addCommands(Context* context, in addCommands() function in skgpu::graphite::RecordingPriv
DUploadTask.cpp281 bool UploadTask::addCommands(Context* context, in addCommands() function in skgpu::graphite::UploadTask
/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktDrawScissorTests.cpp150 void QuadDrawTestCommand::addCommands (const DeviceInterface& vk, VkCommandBuffer cmdBuffer) in addCommands() function in vkt::Draw::__anonf9e1605d0111::QuadDrawTestCommand
172 void RectClearTestCommand::addCommands (const DeviceInterface& vk, VkCommandBuffer cmdBuffer) in addCommands() function in vkt::Draw::__anonf9e1605d0111::RectClearTestCommand
211 void DynamicScissorTestCommand::addCommands (const DeviceInterface& vk, VkCommandBuffer cmdBuffer) in addCommands() function in vkt::Draw::__anonf9e1605d0111::DynamicScissorTestCommand