/third_party/flutter/skia/third_party/externals/dawn/src/tests/unittests/ |
D | ToBackendTests.cpp | 46 MyCommandBuffer* cmdBuf = new MyCommandBuffer; in TEST() local 56 MyCommandBuffer* cmdBuf = new MyCommandBuffer; in TEST() local 70 MyCommandBuffer* cmdBuf = new MyCommandBuffer; in TEST() local 80 MyCommandBuffer* cmdBuf = new MyCommandBuffer; in TEST() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
D | vktApiDescriptorSetTests.cpp | 218 const Unique<VkCommandBuffer> cmdBuf(allocateCommandBuffer(vk, device, &cmdBufParams)); in descriptorSetLayoutLifetimeGraphicsTest() local 312 const Unique<VkCommandBuffer> cmdBuf(allocateCommandBuffer(vk, device, &cmdBufParams)); in descriptorSetLayoutLifetimeComputeTest() local 532 const Unique<VkCommandBuffer> cmdBuf(allocateCommandBuffer(vk, device, &cmdBufParams)); in descriptorSetLayoutBindingOrderingTest() local
|
D | vktApiSmokeTests.cpp | 499 const Unique<VkCommandBuffer> cmdBuf (allocateCommandBuffer(vk, vkDevice, &cmdBufParams)); in renderTriangleTest() local 807 const Unique<VkCommandBuffer> cmdBuf (allocateCommandBuffer(vk, vkDevice, &cmdBufParams)); in renderTriangleUnusedResolveAttachmentTest() local
|
D | vktApiCommandBuffersTests.cpp | 566 const Unique<VkCommandBuffer> cmdBuf (allocateCommandBuffer(vk, vkDevice, &cmdBufParams)); in allocatePrimaryBufferTest() local 644 const Unique<VkCommandBuffer> cmdBuf (allocateCommandBuffer(vk, vkDevice, &cmdBufParams)); in allocateSecondaryBufferTest() local 851 const Unique<VkCommandBuffer> cmdBuf (allocateCommandBuffer(vk, vkDevice, &cmdBufParams)); in resetBufferImplicitlyTest() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/ |
D | vktApiDescriptorSetTests.cpp | 218 const Unique<VkCommandBuffer> cmdBuf(allocateCommandBuffer(vk, device, &cmdBufParams)); in descriptorSetLayoutLifetimeGraphicsTest() local 312 const Unique<VkCommandBuffer> cmdBuf(allocateCommandBuffer(vk, device, &cmdBufParams)); in descriptorSetLayoutLifetimeComputeTest() local 532 const Unique<VkCommandBuffer> cmdBuf(allocateCommandBuffer(vk, device, &cmdBufParams)); in descriptorSetLayoutBindingOrderingTest() local
|
D | vktApiSmokeTests.cpp | 499 const Unique<VkCommandBuffer> cmdBuf (allocateCommandBuffer(vk, vkDevice, &cmdBufParams)); in renderTriangleTest() local 807 const Unique<VkCommandBuffer> cmdBuf (allocateCommandBuffer(vk, vkDevice, &cmdBufParams)); in renderTriangleUnusedResolveAttachmentTest() local
|
D | vktApiCommandBuffersTests.cpp | 566 const Unique<VkCommandBuffer> cmdBuf (allocateCommandBuffer(vk, vkDevice, &cmdBufParams)); in allocatePrimaryBufferTest() local 644 const Unique<VkCommandBuffer> cmdBuf (allocateCommandBuffer(vk, vkDevice, &cmdBufParams)); in allocateSecondaryBufferTest() local 851 const Unique<VkCommandBuffer> cmdBuf (allocateCommandBuffer(vk, vkDevice, &cmdBufParams)); in resetBufferImplicitlyTest() local
|
/third_party/flutter/skia/src/gpu/dawn/ |
D | GrDawnGpu.cpp | 317 dawn::CommandBuffer cmdBuf = copyEncoder.Finish(); in createBackendTexture() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/device_group/ |
D | vktDeviceGroupRendering.cpp | 387 …tance::submitBufferAndWaitForIdle(const vk::DeviceInterface& vk, VkCommandBuffer cmdBuf, deUint32 … in submitBufferAndWaitForIdle()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/ |
D | vktSynchronizationUtil.cpp | 1091 VkCommandBufferSubmitInfo makeCommonCommandBufferSubmitInfo (const VkCommandBuffer cmdBuf) in makeCommonCommandBufferSubmitInfo()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/ |
D | vktSynchronizationUtil.cpp | 1091 VkCommandBufferSubmitInfo makeCommonCommandBufferSubmitInfo (const VkCommandBuffer cmdBuf) in makeCommonCommandBufferSubmitInfo()
|
/third_party/flutter/skia/third_party/externals/icu/source/tools/pkgdata/ |
D | pkgdata.cpp | 2143 icu::CharString cmdBuf; in pkg_getOptionsFromICUConfig() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/device_group/ |
D | vktDeviceGroupRendering.cpp | 387 …tance::submitBufferAndWaitForIdle(const vk::DeviceInterface& vk, VkCommandBuffer cmdBuf, deUint32 … in submitBufferAndWaitForIdle()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/binding_model/ |
D | vktBindingDescriptorBufferTests.cpp | 3035 void DescriptorBufferTestInstance::bindDescriptorBuffers(VkCommandBuffer cmdBuf, VkPipelineBindPoin… in bindDescriptorBuffers() 4180 VkCommandBuffer cmdBuf, in pushDescriptorSet() 4661 auto cmdBuf = allocateCommandBuffer(vk, *m_device, *cmdPool, VK_COMMAND_BUFFER_LEVEL_PRIMARY); in iterate() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/ |
D | vktBindingDescriptorBufferTests.cpp | 3035 void DescriptorBufferTestInstance::bindDescriptorBuffers(VkCommandBuffer cmdBuf, VkPipelineBindPoin… in bindDescriptorBuffers() 4180 VkCommandBuffer cmdBuf, in pushDescriptorSet() 4661 auto cmdBuf = allocateCommandBuffer(vk, *m_device, *cmdPool, VK_COMMAND_BUFFER_LEVEL_PRIMARY); in iterate() local
|
/third_party/skia/third_party/externals/icu/source/tools/pkgdata/ |
D | pkgdata.cpp | 2181 icu::CharString cmdBuf; in getPkgDataPath() local
|
/third_party/icu/icu4c/source/tools/pkgdata/ |
D | pkgdata.cpp | 2181 icu::CharString cmdBuf; in getPkgDataPath() local
|
/third_party/node/deps/icu-small/source/tools/pkgdata/ |
D | pkgdata.cpp | 2181 icu::CharString cmdBuf; in getPkgDataPath() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ssbo/ |
D | vktSSBOLayoutTests.cpp | 1006 const Unique<VkCommandBuffer> cmdBuf (allocateCommandBuffer(vk, device, &cmdBufParams)); in ssboUnsizedArrayLengthTest() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ssbo/ |
D | vktSSBOLayoutTests.cpp | 1006 const Unique<VkCommandBuffer> cmdBuf (allocateCommandBuffer(vk, device, &cmdBufParams)); in ssboUnsizedArrayLengthTest() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/ |
D | vktSpvAsmGraphicsShaderTestUtil.cpp | 3439 …const Unique<VkCommandBuffer> cmdBuf (allocateCommandBuffer(vk, device, *cmdPool, VK_COMMAND… in runAndVerifyDefaultPipeline() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/ |
D | vktSpvAsmGraphicsShaderTestUtil.cpp | 3439 …const Unique<VkCommandBuffer> cmdBuf (allocateCommandBuffer(vk, device, *cmdPool, VK_COMMAND… in runAndVerifyDefaultPipeline() local
|