Home
last modified time | relevance | path

Searched defs:cmdBuf (Results 1 – 9 of 9) 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.cpp225 const Unique<VkCommandBuffer> cmdBuf(allocateCommandBuffer(vk, device, &cmdBufParams)); in descriptorSetLayoutLifetimeGraphicsTest() local
319 const Unique<VkCommandBuffer> cmdBuf(allocateCommandBuffer(vk, device, &cmdBufParams)); in descriptorSetLayoutLifetimeComputeTest() local
537 const Unique<VkCommandBuffer> cmdBuf(allocateCommandBuffer(vk, device, &cmdBufParams)); in descriptorSetLayoutBindingOrderingTest() local
DvktApiSmokeTests.cpp499 const Unique<VkCommandBuffer> cmdBuf (allocateCommandBuffer(vk, vkDevice, &cmdBufParams)); in renderTriangleTest() local
1000 …const Unique<VkCommandBuffer> cmdBuf (allocateCommandBuffer(vk, vkDevice, &cmdBufParams… in renderTriangleDummyExtStructTest() local
1404 const Unique<VkCommandBuffer> cmdBuf (allocateCommandBuffer(vk, vkDevice, &cmdBufParams)); in renderTriangleUnusedResolveAttachmentTest() local
DvktApiCommandBuffersTests.cpp553 const Unique<VkCommandBuffer> cmdBuf (allocateCommandBuffer(vk, vkDevice, &cmdBufParams)); in allocatePrimaryBufferTest() local
627 const Unique<VkCommandBuffer> cmdBuf (allocateCommandBuffer(vk, vkDevice, &cmdBufParams)); in allocateSecondaryBufferTest() local
820 const Unique<VkCommandBuffer> cmdBuf (allocateCommandBuffer(vk, vkDevice, &cmdBufParams)); in resetBufferImplicitlyTest() local
/external/deqp/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationUtil.cpp1035 VkCommandBufferSubmitInfoKHR makeCommonCommandBufferSubmitInfo (const VkCommandBuffer cmdBuf) in makeCommonCommandBufferSubmitInfo()
/external/deqp/external/vulkancts/modules/vulkan/device_group/
DvktDeviceGroupRendering.cpp333 …TestInstance::SubmitBufferAndWaitForIdle(const DeviceDriver& vk, VkCommandBuffer cmdBuf, deUint32 … in SubmitBufferAndWaitForIdle()
/external/icu/icu4c/source/tools/pkgdata/
Dpkgdata.cpp2181 icu::CharString cmdBuf; in getPkgDataPath() local
/external/deqp/external/vulkancts/modules/vulkan/ssbo/
DvktSSBOLayoutTests.cpp1001 const Unique<VkCommandBuffer> cmdBuf (allocateCommandBuffer(vk, device, &cmdBufParams)); in ssboUnsizedArrayLengthTest() local
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmGraphicsShaderTestUtil.cpp3450 …const Unique<VkCommandBuffer> cmdBuf (allocateCommandBuffer(vk, device, *cmdPool, VK_COMMAND… in runAndVerifyDefaultPipeline() local