Home
last modified time | relevance | path

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

/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/deqp/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
/external/deqp/external/vulkancts/modules/vulkan/device_group/
DvktDeviceGroupRendering.cpp387 …tance::submitBufferAndWaitForIdle(const vk::DeviceInterface& vk, VkCommandBuffer cmdBuf, deUint32 … in submitBufferAndWaitForIdle()
/external/deqp/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationUtil.cpp1091 VkCommandBufferSubmitInfo makeCommonCommandBufferSubmitInfo (const VkCommandBuffer cmdBuf) in makeCommonCommandBufferSubmitInfo()
/external/deqp/external/vulkancts/modules/vulkan/binding_model/
DvktBindingDescriptorBufferTests.cpp3038 void DescriptorBufferTestInstance::bindDescriptorBuffers(VkCommandBuffer cmdBuf, VkPipelineBindPoin… in bindDescriptorBuffers()
4183 VkCommandBuffer cmdBuf, in pushDescriptorSet()
4664 auto cmdBuf = allocateCommandBuffer(vk, *m_device, *cmdPool, VK_COMMAND_BUFFER_LEVEL_PRIMARY); in iterate() local
/external/cronet/third_party/icu/source/tools/pkgdata/
Dpkgdata.cpp2181 icu::CharString cmdBuf; in getPkgDataPath() local
/external/icu/icu4c/source/tools/pkgdata/
Dpkgdata.cpp2181 icu::CharString cmdBuf; in getPkgDataPath() local
/external/deqp/external/vulkancts/modules/vulkan/ssbo/
DvktSSBOLayoutTests.cpp1006 const Unique<VkCommandBuffer> cmdBuf (allocateCommandBuffer(vk, device, &cmdBufParams)); in ssboUnsizedArrayLengthTest() local
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmGraphicsShaderTestUtil.cpp3442 …const Unique<VkCommandBuffer> cmdBuf (allocateCommandBuffer(vk, device, *cmdPool, VK_COMMAND… in runAndVerifyDefaultPipeline() local