Searched defs:addCommands (Results 1 – 10 of 10) sorted by relevance
| /external/skia/src/gpu/graphite/ |
| D | PietRenderTask.cpp | 29 bool PietRenderInstance::addCommands(CommandBuffer* commandBuffer) { in addCommands() function in skgpu::graphite::PietRenderInstance 45 bool PietRenderTask::addCommands(ResourceProvider*, in addCommands() function in skgpu::graphite::PietRenderTask
|
| D | CopyTask.cpp | 54 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
|
| D | SynchronizeToCpuTask.cpp | 21 bool SynchronizeToCpuTask::addCommands(Context*, CommandBuffer* commandBuffer, ReplayTargetData) { in addCommands() function in skgpu::graphite::SynchronizeToCpuTask
|
| D | ClearBuffersTask.cpp | 20 bool ClearBuffersTask::addCommands(Context*, CommandBuffer* commandBuffer, ReplayTargetData) { in addCommands() function in skgpu::graphite::ClearBuffersTask
|
| D | ComputePassTask.cpp | 35 bool ComputePassTask::addCommands(Context*, CommandBuffer* commandBuffer, ReplayTargetData) { in addCommands() function in skgpu::graphite::ComputePassTask
|
| D | TaskGraph.cpp | 34 bool TaskGraph::addCommands(Context* context, in addCommands() function in skgpu::graphite::TaskGraph
|
| D | RenderPassTask.cpp | 61 bool RenderPassTask::addCommands(Context* context, in addCommands() function in skgpu::graphite::RenderPassTask
|
| D | Recording.cpp | 101 bool RecordingPriv::addCommands(Context* context, in addCommands() function in skgpu::graphite::RecordingPriv
|
| D | UploadTask.cpp | 281 bool UploadTask::addCommands(Context* context, in addCommands() function in skgpu::graphite::UploadTask
|
| /external/deqp/external/vulkancts/modules/vulkan/draw/ |
| D | vktDrawScissorTests.cpp | 150 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
|