Home
last modified time | relevance | path

Searched defs:cmdBuf (Results 1 – 22 of 22) sorted by relevance

/third_party/flutter/skia/third_party/externals/dawn/src/tests/unittests/
DToBackendTests.cpp46 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/
DvktApiDescriptorSetTests.cpp218 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
DvktApiSmokeTests.cpp499 const Unique<VkCommandBuffer> cmdBuf (allocateCommandBuffer(vk, vkDevice, &cmdBufParams)); in renderTriangleTest() local
807 const Unique<VkCommandBuffer> cmdBuf (allocateCommandBuffer(vk, vkDevice, &cmdBufParams)); in renderTriangleUnusedResolveAttachmentTest() local
DvktApiCommandBuffersTests.cpp566 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/
DvktApiDescriptorSetTests.cpp218 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
DvktApiSmokeTests.cpp499 const Unique<VkCommandBuffer> cmdBuf (allocateCommandBuffer(vk, vkDevice, &cmdBufParams)); in renderTriangleTest() local
807 const Unique<VkCommandBuffer> cmdBuf (allocateCommandBuffer(vk, vkDevice, &cmdBufParams)); in renderTriangleUnusedResolveAttachmentTest() local
DvktApiCommandBuffersTests.cpp566 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/
DGrDawnGpu.cpp317 dawn::CommandBuffer cmdBuf = copyEncoder.Finish(); in createBackendTexture() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/device_group/
DvktDeviceGroupRendering.cpp387 …tance::submitBufferAndWaitForIdle(const vk::DeviceInterface& vk, VkCommandBuffer cmdBuf, deUint32 … in submitBufferAndWaitForIdle()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/
DvktSynchronizationUtil.cpp1091 VkCommandBufferSubmitInfo makeCommonCommandBufferSubmitInfo (const VkCommandBuffer cmdBuf) in makeCommonCommandBufferSubmitInfo()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationUtil.cpp1091 VkCommandBufferSubmitInfo makeCommonCommandBufferSubmitInfo (const VkCommandBuffer cmdBuf) in makeCommonCommandBufferSubmitInfo()
/third_party/flutter/skia/third_party/externals/icu/source/tools/pkgdata/
Dpkgdata.cpp2143 icu::CharString cmdBuf; in pkg_getOptionsFromICUConfig() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/device_group/
DvktDeviceGroupRendering.cpp387 …tance::submitBufferAndWaitForIdle(const vk::DeviceInterface& vk, VkCommandBuffer cmdBuf, deUint32 … in submitBufferAndWaitForIdle()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/binding_model/
DvktBindingDescriptorBufferTests.cpp3035 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/
DvktBindingDescriptorBufferTests.cpp3035 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/
Dpkgdata.cpp2181 icu::CharString cmdBuf; in getPkgDataPath() local
/third_party/icu/icu4c/source/tools/pkgdata/
Dpkgdata.cpp2181 icu::CharString cmdBuf; in getPkgDataPath() local
/third_party/node/deps/icu-small/source/tools/pkgdata/
Dpkgdata.cpp2181 icu::CharString cmdBuf; in getPkgDataPath() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ssbo/
DvktSSBOLayoutTests.cpp1006 const Unique<VkCommandBuffer> cmdBuf (allocateCommandBuffer(vk, device, &cmdBufParams)); in ssboUnsizedArrayLengthTest() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ssbo/
DvktSSBOLayoutTests.cpp1006 const Unique<VkCommandBuffer> cmdBuf (allocateCommandBuffer(vk, device, &cmdBufParams)); in ssboUnsizedArrayLengthTest() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmGraphicsShaderTestUtil.cpp3439 …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/
DvktSpvAsmGraphicsShaderTestUtil.cpp3439 …const Unique<VkCommandBuffer> cmdBuf (allocateCommandBuffer(vk, device, *cmdPool, VK_COMMAND… in runAndVerifyDefaultPipeline() local