Home
last modified time | relevance | path

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

/external/mesa3d/src/gfxstream/host/vulkan/emulated_textures/testing/
DComputePipelineRestoration_integrationtest.cpp105 void decompressImage(VkCommandBuffer cmdBuf) { in decompressImage()
174 VkCommandBuffer cmdBuf; in TEST_F() local
/external/ms-tpm-20-ref/Samples/ARM32-FirmwareTPM/optee_ta/fTPM/
DfTPM.c282 uint8_t *cmdBuf, *respBuf; in fTPM_Submit_Command() local
355 uint8_t *cmdBuf, *respBuf; in fTPM_Emulate_PPI() local
/external/mesa3d/src/gfxstream/host/vulkan/testing/
DVulkanTestHelper.cpp223 auto cmdBuf = unbox_VkCommandBuffer(commandBuffer); in submitCommandBuffer() local
288 void VulkanTestHelper::transitionImageLayout(VkCommandBuffer cmdBuf, VkImage image, in transitionImageLayout()
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiDescriptorSetTests.cpp207 const Unique<VkCommandBuffer> cmdBuf(allocateCommandBuffer(vk, device, &cmdBufParams)); in descriptorSetLayoutLifetimeGraphicsTest() local
290 const Unique<VkCommandBuffer> cmdBuf(allocateCommandBuffer(vk, device, &cmdBufParams)); in descriptorSetLayoutLifetimeComputeTest() local
497 const Unique<VkCommandBuffer> cmdBuf(allocateCommandBuffer(vk, device, &cmdBufParams)); in descriptorSetLayoutBindingOrderingTest() local
DvktApiSmokeTests.cpp484 const Unique<VkCommandBuffer> cmdBuf(allocateCommandBuffer(vk, vkDevice, &cmdBufParams)); in renderTriangleTest() local
772 const Unique<VkCommandBuffer> cmdBuf(allocateCommandBuffer(vk, vkDevice, &cmdBufParams)); in renderTriangleUnusedResolveAttachmentTest() local
DvktApiCommandBuffersTests.cpp586 const Unique<VkCommandBuffer> cmdBuf(allocateCommandBuffer(vk, vkDevice, &cmdBufParams)); in allocatePrimaryBufferTest() local
660 const Unique<VkCommandBuffer> cmdBuf(allocateCommandBuffer(vk, vkDevice, &cmdBufParams)); in allocateSecondaryBufferTest() local
858 const Unique<VkCommandBuffer> cmdBuf(allocateCommandBuffer(vk, vkDevice, &cmdBufParams)); in resetBufferImplicitlyTest() local
/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktDrawPointClampTests.cpp317 const Unique<VkCommandBuffer> cmdBuf(allocateCommandBuffer(vk, vkDevice, &cmdBufParams)); in renderPointSizeClampTest() local
/external/skia/src/gpu/graphite/vk/
DVulkanCommandBuffer.cpp552 void setup_texture_layouts(VulkanCommandBuffer* cmdBuf, in setup_texture_layouts()
597 void track_attachments(VulkanCommandBuffer* cmdBuf, in track_attachments()
/external/deqp/external/vulkancts/modules/vulkan/device_group/
DvktDeviceGroupRendering.cpp402 …roupTestInstance::submitBufferAndWaitForIdle(const vk::DeviceInterface &vk, VkCommandBuffer cmdBuf, in submitBufferAndWaitForIdle()
/external/deqp/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationUtil.cpp1030 VkCommandBufferSubmitInfo makeCommonCommandBufferSubmitInfo(const VkCommandBuffer cmdBuf) in makeCommonCommandBufferSubmitInfo()
/external/icu/icu4c/source/tools/pkgdata/
Dpkgdata.cpp2183 icu::CharString cmdBuf; in getPkgDataPath() local
/external/cronet/third_party/icu/source/tools/pkgdata/
Dpkgdata.cpp2185 icu::CharString cmdBuf; in getPkgDataPath() local
/external/deqp/external/vulkancts/modules/vulkan/binding_model/
DvktBindingDescriptorBufferTests.cpp3435 void DescriptorBufferTestInstance::bindDescriptorBuffers(VkCommandBuffer cmdBuf, VkPipelineBindPoin… in bindDescriptorBuffers()
4656 void DescriptorBufferTestInstance::pushDescriptorSet(VkCommandBuffer cmdBuf, VkPipelineBindPoint bi… in pushDescriptorSet()
5218 …auto cmdBuf = allocateCommandBuffer(vk, *m_device, *cmdPool, VK_COMMAND_BUFFER_LEVEL_P… in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/ssbo/
DvktSSBOLayoutTests.cpp1039 const Unique<VkCommandBuffer> cmdBuf(allocateCommandBuffer(vk, device, &cmdBufParams)); in ssboUnsizedArrayLengthTest() local
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmGraphicsShaderTestUtil.cpp3563 …const Unique<VkCommandBuffer> cmdBuf(allocateCommandBuffer(vk, device, *cmdPool, VK_COMMAND_BUFFER… in runAndVerifyDefaultPipeline() local