Home
last modified time | relevance | path

Searched refs:VkCommandBufferAllocateInfo (Results 1 – 25 of 51) sorted by relevance

123

/hardware/google/gfxstream/guest/vulkan/
Dgfxstream_vk_cmd.cpp122 const VkCommandBufferAllocateInfo* pAllocateInfo, in gfxstream_vk_AllocateCommandBuffers()
144 VkCommandBufferAllocateInfo internal_allocateInfo; in gfxstream_vk_AllocateCommandBuffers()
/hardware/google/gfxstream/host/vulkan/
DVkDecoderSnapshotUtils.cpp136 VkCommandBufferAllocateInfo allocInfo{ in saveImageContent()
287 VkCommandBufferAllocateInfo allocInfo{ in loadImageContent()
484 VkCommandBufferAllocateInfo allocInfo{ in saveBufferContent()
587 VkCommandBufferAllocateInfo allocInfo{ in loadBufferContent()
DDisplayVk.cpp697 VkCommandBufferAllocateInfo commandBufferAllocInfo = { in create()
731 const VkCommandBufferAllocateInfo allocInfo = { in create()
Dvk_util.h434 VkCommandBufferAllocateInfo cmdBuffAllocInfo = { in runSingleTimeCommands()
DVkAndroidNativeBuffer.cpp466 VkCommandBufferAllocateInfo cbAllocInfo = { in setup()
DVkDecoderGlobalState.h459 const VkCommandBufferAllocateInfo* pAllocateInfo,
DCompositorVk.cpp1123 const VkCommandBufferAllocateInfo commandBufferAllocInfo = { in compose()
DVkCommonOperations.cpp1205 VkCommandBufferAllocateInfo cbAi = { in createGlobalVkEmulation()
3422 VkCommandBufferAllocateInfo allocateInfo = { in allocateQueueTransferCommandBuffer_locked()
/hardware/google/gfxstream/host/vulkan/emulated_textures/testing/
DComputePipelineRestoration_integrationtest.cpp168 VkCommandBufferAllocateInfo allocInfo = { in TEST_F()
/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/
Dvk_command_pool.c194 const VkCommandBufferAllocateInfo *pAllocateInfo, in vk_common_AllocateCommandBuffers()
/hardware/google/gfxstream/host/vulkan/testing/
DVulkanTestHelper.cpp209 VkCommandBufferAllocateInfo allocInfo = { in beginCommandBuffer()
DVkDecoderTestDispatch.h39 const VkCommandBufferAllocateInfo* pAllocateInfo, in vkAllocateCommandBuffers()
/hardware/google/gfxstream/host/tests/
DVkTestUtils.h257 VkCommandBufferAllocateInfo cmdBuffAllocInfo = { in setUpCommandBuffer()
/hardware/google/gfxstream/guest/vulkan_enc/
Dgoldfish_vk_deepcopy_guest.h386 const VkCommandBufferAllocateInfo* from,
387 VkCommandBufferAllocateInfo* to);
DResourceTracker.h519 const VkCommandBufferAllocateInfo* pAllocateInfo,
Dgoldfish_vk_transform_guest.h615 VkCommandBufferAllocateInfo* toTransform);
618 VkCommandBufferAllocateInfo* toTransform);
Dgoldfish_vk_marshaling_guest.h745 const VkCommandBufferAllocateInfo* forMarshaling);
748 VkCommandBufferAllocateInfo* forUnmarshaling);
DVkEncoder.h276 const VkCommandBufferAllocateInfo* pAllocateInfo,
Dgoldfish_vk_counting_guest.h350 const VkCommandBufferAllocateInfo* toCount, size_t* count);
Dgoldfish_vk_reserved_marshaling_guest.h408 const VkCommandBufferAllocateInfo* forMarshaling,
/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_deepcopy.h379 const VkCommandBufferAllocateInfo* from,
380 VkCommandBufferAllocateInfo* to);
Dgoldfish_vk_transform.h621 VkCommandBufferAllocateInfo* toTransform);
624 VkCommandBufferAllocateInfo* toTransform);
Dgoldfish_vk_marshaling.h729 const VkCommandBufferAllocateInfo* forMarshaling);
732 VkCommandBufferAllocateInfo* forUnmarshaling);
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dcmdbuffers.adoc633 * pname:pAllocateInfo is a pointer to a slink:VkCommandBufferAllocateInfo
667 [open,refpage='VkCommandBufferAllocateInfo',desc='Structure specifying the allocation parameters fo…
669 The sname:VkCommandBufferAllocateInfo structure is defined as:
671 include::{generated}/api/structs/VkCommandBufferAllocateInfo.adoc[]
693 * [[VUID-VkCommandBufferAllocateInfo-commandPool-05006]]
702 include::{generated}/validity/structs/VkCommandBufferAllocateInfo.adoc[]
707 Possible values of slink:VkCommandBufferAllocateInfo::pname:level,
/hardware/google/gfxstream/guest/mesa/src/vulkan/overlay-layer/
Doverlay.cpp538 VkCommandBufferAllocateInfo cmd_buffer_info = {}; in get_overlay_draw()
2343 const VkCommandBufferAllocateInfo* pAllocateInfo, in overlay_AllocateCommandBuffers()

123