| /third_party/skia/experimental/graphite/src/mtl/ |
| D | MtlResourceProvider.h | 31 sk_sp<skgpu::CommandBuffer> createCommandBuffer() override;
|
| D | MtlResourceProvider.mm | 28 sk_sp<skgpu::CommandBuffer> ResourceProvider::createCommandBuffer() {
|
| /third_party/skia/third_party/externals/dawn/examples/ |
| D | ComputeBoids.cpp | 272 wgpu::CommandBuffer createCommandBuffer(const wgpu::TextureView backbufferView, size_t i) { in createCommandBuffer() function 313 wgpu::CommandBuffer commandBuffer = createCommandBuffer(backbufferView, pingpong); in frame()
|
| /third_party/vk-gl-cts/modules/gles31/functional/ |
| D | es31fIndirectComputeDispatchTests.cpp | 135 void createCommandBuffer (deUint32 buffer) const; 171 void IndirectDispatchCase::createCommandBuffer (deUint32 buffer) const in createCommandBuffer() function in deqp::gles31::Functional::__anon001422f60111::IndirectDispatchCase 363 createCommandBuffer(*cmdBuffer); in iterate()
|
| /third_party/skia/experimental/graphite/src/ |
| D | Recorder.cpp | 54 auto commandBuffer = gpu->resourceProvider()->createCommandBuffer(); in snap()
|
| D | ResourceProvider.h | 29 virtual sk_sp<CommandBuffer> createCommandBuffer() = 0;
|
| /third_party/flutter/skia/third_party/externals/dawn/examples/ |
| D | ComputeBoids.cpp | 264 dawn::CommandBuffer createCommandBuffer(const dawn::Texture backbuffer, size_t i) { in createCommandBuffer() function 307 dawn::CommandBuffer commandBuffer = createCommandBuffer(backbuffer, pingpong); in frame()
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/ |
| D | vktRenderPassUnusedAttachmentSparseFillingTests.cpp | 140 void createCommandBuffer (const DeviceInterface& vk, 558 createCommandBuffer<RenderpassSubpass1>(vk, vkDevice); in InputAttachmentSparseFillingTestInstance() 560 createCommandBuffer<RenderpassSubpass2>(vk, vkDevice); in InputAttachmentSparseFillingTestInstance() 568 void InputAttachmentSparseFillingTestInstance::createCommandBuffer (const DeviceInterface& vk, in createCommandBuffer() function in vkt::renderpass::__anon0581f8330111::InputAttachmentSparseFillingTestInstance
|
| D | vktRenderPassUnusedAttachmentTests.cpp | 251 void createCommandBuffer (const DeviceInterface& vk, 833 createCommandBuffer<RenderpassSubpass1>(vk, vkDevice); in UnusedAttachmentTestInstance() 835 createCommandBuffer<RenderpassSubpass2>(vk, vkDevice); in UnusedAttachmentTestInstance() 843 void UnusedAttachmentTestInstance::createCommandBuffer (const DeviceInterface& vk, in createCommandBuffer() function in vkt::renderpass::__anonc29b34200111::UnusedAttachmentTestInstance
|
| D | vktRenderPassUnusedClearAttachmentTests.cpp | 183 void createCommandBuffer (const DeviceInterface& vk, 828 createCommandBuffer<RenderpassSubpass1>(vk, vkDevice); in UnusedClearAttachmentTestInstance() 830 createCommandBuffer<RenderpassSubpass2>(vk, vkDevice); in UnusedClearAttachmentTestInstance() 834 void UnusedClearAttachmentTestInstance::createCommandBuffer (const DeviceInterface& vk, in createCommandBuffer() function in vkt::renderpass::__anonf06a35e70111::UnusedClearAttachmentTestInstance
|
| D | vktRenderPassMultipleSubpassesMultipleCommandBuffersTests.cpp | 97 void createCommandBuffer (const DeviceInterface& vk, 701 createCommandBuffer(vk, vkDevice); in MultipleSubpassesMultipleCommandBuffersTestInstance() 704 void MultipleSubpassesMultipleCommandBuffersTestInstance::createCommandBuffer (const DeviceInterfac… in createCommandBuffer() function in vkt::renderpass::__anonaf8383c00111::MultipleSubpassesMultipleCommandBuffersTestInstance
|
| D | vktRenderPassLoadStoreOpNoneTests.cpp | 365 void createCommandBuffer (const DeviceInterface& vk, 492 void LoadStoreOpNoneTestInstance::createCommandBuffer (const DeviceInterface& vk, in createCommandBuffer() function in vkt::renderpass::__anon4600643f0111::LoadStoreOpNoneTestInstance 1168 …createCommandBuffer<RenderpassSubpass1>(vk, vkDevice, imageViews, descriptorSets, pipelineLayouts,… in iterate() 1170 …createCommandBuffer<RenderpassSubpass2>(vk, vkDevice, imageViews, descriptorSets, pipelineLayouts,… in iterate()
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory/ |
| D | vktMemoryBindingTests.cpp | 414 Move<VkCommandBuffer> createCommandBuffer (const DeviceInterface& vk, in createCommandBuffer() function 652 Move<VkCommandBuffer> cmdBuffer = createCommandBuffer(vk, vkDevice, *commandPool); in fillUpResource() 679 Move<VkCommandBuffer> cmdBuffer = createCommandBuffer(vk, vkDevice, *commandPool); in fillUpResource() 731 Move<VkCommandBuffer> cmdBuffer = createCommandBuffer(vk, vkDevice, *commandPool); in readUpResource() 764 Move<VkCommandBuffer> cmdBuffer = createCommandBuffer(vk, vkDevice, *commandPool); in layoutTransitionResource()
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
| D | vktApiPipelineTests.cpp | 76 Move<VkCommandBuffer> createCommandBuffer (const DeviceInterface& vkd, VkDevice device, VkCommandPo… in createCommandBuffer() function 167 …const Unique<VkCommandBuffer> commandBuffer (createCommandBuffer(vk, device, commandPool.g… in drawTriangleTest() 553 const Unique<VkCommandBuffer> commandBuffer (createCommandBuffer(vk, device, commandPool.get())); in framebufferCompatibleRenderPassTest() 883 …const Unique<VkCommandBuffer> commandBuffer (createCommandBuffer(vk, device, commandPool.get(… in pipelineLayoutLifetimeTest() 1578 …const Unique<VkCommandBuffer> commandBuffer (createCommandBuffer(vk, device, commandPool.get(… in pipelineInvalidPointersUnusedStructsTest()
|
| /third_party/skia/tests/graphite/ |
| D | CommandBufferTest.cpp | 42 auto commandBuffer = gpu->resourceProvider()->createCommandBuffer(); in DEF_GRAPHITE_TEST_FOR_CONTEXTS()
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/ |
| D | vktSynchronizationSmokeTests.cpp | 431 void createCommandBuffer (const DeviceInterface& deviceInterface, const VkDevice device, const deUi… in createCommandBuffer() function 1020 …createCommandBuffer(deviceInterface, device, queueFamilyIdx, &testContext.cmdBuffer, &testContext.… in testFences() 1149 …createCommandBuffer(deviceInterface, device.get(), queueFamilyIdx, &testContext1.cmdBuffer, &testC… in testSemaphores() 1152 …createCommandBuffer(deviceInterface, device.get(), queueFamilyIdx, &testContext2.cmdBuffer, &testC… in testSemaphores()
|
| D | vktSynchronizationCrossInstanceSharingTests.cpp | 549 vk::Move<vk::VkCommandBuffer> createCommandBuffer (const vk::DeviceInterface& vkd, in createCommandBuffer() function 1113 …const vk::Unique<vk::VkCommandBuffer> commandBufferA (createCommandBuffer(m_vkdA, *m_deviceA, *co… in iterate() 1122 …const vk::Unique<vk::VkCommandBuffer> commandBufferB (createCommandBuffer(m_vkdB, *m_deviceB, *co… in iterate()
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/wsi/ |
| D | vktWsiDisplayControlTests.cpp | 318 Move<VkCommandBuffer> createCommandBuffer (const DeviceInterface& vkd, in createCommandBuffer() function 818 …commandBuffer = createCommandBuffer(m_vkd, *m_device, *m_commandPool, *m_renderPass, m_swapchainIm… in render()
|
| D | vktWsiSharedPresentableImageTests.cpp | 264 vk::Move<vk::VkCommandBuffer> createCommandBuffer (const vk::DeviceInterface& vkd, in createCommandBuffer() function 892 …m_commandBuffers[m_frameNdx % m_commandBuffers.size()] = createCommandBuffer(m_vkd, *m_device, *m_… in render()
|
| D | vktWsiIncrementalPresentTests.cpp | 329 vk::Move<vk::VkCommandBuffer> createCommandBuffer (const vk::DeviceInterface& vkd, in createCommandBuffer() function 946 …m_commandBuffers[m_frameNdx % m_commandBuffers.size()] = createCommandBuffer(m_vkd, *m_device, *m_… in render()
|
| D | vktWsiDisplayTimingTests.cpp | 250 vk::Move<vk::VkCommandBuffer> createCommandBuffer (const vk::DeviceInterface& vkd, in createCommandBuffer() function 861 …m_commandBuffers[m_frameNdx % m_commandBuffers.size()] = createCommandBuffer(m_vkd, *m_device, *m_… in render()
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/multiview/ |
| D | vktMultiViewRenderTests.cpp | 278 void createCommandBuffer (void); 379 createCommandBuffer(); in iterate() 765 void MultiViewRenderTestInstance::createCommandBuffer (void) in createCommandBuffer() function in vkt::MultiView::__anon494bf5a10111::MultiViewRenderTestInstance 1578 createCommandBuffer(); in iterate() 2533 createCommandBuffer(); in iterate() 2751 createCommandBuffer(); in iterate() 3067 createCommandBuffer(); in iterate() 3490 createCommandBuffer(); in iterate()
|