Home
last modified time | relevance | path

Searched refs:commandBufferInfoCount (Results 1 – 19 of 19) sorted by relevance

/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/
Dvk_synchronization2.c390 .commandBufferInfoCount = pSubmits[s].commandBufferCount, in vk_common_QueueSubmit()
Dvk_queue.c1167 .command_buffer_count = pSubmits[i].commandBufferInfoCount, in vk_common_QueueSubmit2KHR()
/hardware/google/gfxstream/guest/vulkan_enc/
Dfunc_table.cpp2501 internal_pSubmits[i].commandBufferInfoCount); in gfxstream_vk_QueueSubmit2()
2503 sizeof(VkCommandBufferSubmitInfo) * internal_pSubmits[i].commandBufferInfoCount); in gfxstream_vk_QueueSubmit2()
2504 for (uint32_t j = 0; j < internal_pSubmits[i].commandBufferInfoCount; ++j) { in gfxstream_vk_QueueSubmit2()
3689 internal_pSubmits[i].commandBufferInfoCount); in gfxstream_vk_QueueSubmit2KHR()
3691 sizeof(VkCommandBufferSubmitInfo) * internal_pSubmits[i].commandBufferInfoCount); in gfxstream_vk_QueueSubmit2KHR()
3692 for (uint32_t j = 0; j < internal_pSubmits[i].commandBufferInfoCount; ++j) { in gfxstream_vk_QueueSubmit2KHR()
5030 internal_pSubmits[i].commandBufferInfoCount); in gfxstream_vk_QueueSubmitAsync2GOOGLE()
5032 sizeof(VkCommandBufferSubmitInfo) * internal_pSubmits[i].commandBufferInfoCount); in gfxstream_vk_QueueSubmitAsync2GOOGLE()
5033 for (uint32_t j = 0; j < internal_pSubmits[i].commandBufferInfoCount; ++j) { in gfxstream_vk_QueueSubmitAsync2GOOGLE()
Dgoldfish_vk_deepcopy_guest.cpp5552 from->commandBufferInfoCount * sizeof(const VkCommandBufferSubmitInfo)); in deepcopy_VkSubmitInfo2()
5553 to->commandBufferInfoCount = from->commandBufferInfoCount; in deepcopy_VkSubmitInfo2()
5554 for (uint32_t i = 0; i < (uint32_t)from->commandBufferInfoCount; ++i) { in deepcopy_VkSubmitInfo2()
Dgoldfish_vk_transform_guest.cpp5191 for (uint32_t i = 0; i < (uint32_t)toTransform->commandBufferInfoCount; ++i) { in transform_tohost_VkSubmitInfo2()
5227 for (uint32_t i = 0; i < (uint32_t)toTransform->commandBufferInfoCount; ++i) { in transform_fromhost_VkSubmitInfo2()
Dgoldfish_vk_marshaling_guest.cpp9362 vkStream->write((uint32_t*)&forMarshaling->commandBufferInfoCount, sizeof(uint32_t)); in marshal_VkSubmitInfo2()
9364 for (uint32_t i = 0; i < (uint32_t)forMarshaling->commandBufferInfoCount; ++i) { in marshal_VkSubmitInfo2()
9397 vkStream->read((uint32_t*)&forUnmarshaling->commandBufferInfoCount, sizeof(uint32_t)); in unmarshal_VkSubmitInfo2()
9399 for (uint32_t i = 0; i < (uint32_t)forUnmarshaling->commandBufferInfoCount; ++i) { in unmarshal_VkSubmitInfo2()
Dgoldfish_vk_reserved_marshaling_guest.cpp6399 memcpy(*ptr, (uint32_t*)&forMarshaling->commandBufferInfoCount, sizeof(uint32_t)); in reservedmarshal_VkSubmitInfo2()
6401 for (uint32_t i = 0; i < (uint32_t)forMarshaling->commandBufferInfoCount; ++i) { in reservedmarshal_VkSubmitInfo2()
DResourceTracker.cpp217 return pSubmit.commandBufferInfoCount; in getCommandBufferCount()
Dgoldfish_vk_counting_guest.cpp4984 for (uint32_t i = 0; i < (uint32_t)toCount->commandBufferInfoCount; ++i) { in count_VkSubmitInfo2()
/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_deepcopy.cpp5552 from->commandBufferInfoCount * sizeof(const VkCommandBufferSubmitInfo)); in deepcopy_VkSubmitInfo2()
5553 to->commandBufferInfoCount = from->commandBufferInfoCount; in deepcopy_VkSubmitInfo2()
5554 for (uint32_t i = 0; i < (uint32_t)from->commandBufferInfoCount; ++i) { in deepcopy_VkSubmitInfo2()
Dgoldfish_vk_transform.cpp5226 for (uint32_t i = 0; i < (uint32_t)toTransform->commandBufferInfoCount; ++i) { in transform_tohost_VkSubmitInfo2()
5262 for (uint32_t i = 0; i < (uint32_t)toTransform->commandBufferInfoCount; ++i) { in transform_fromhost_VkSubmitInfo2()
Dgoldfish_vk_marshaling.cpp11536 vkStream->write((uint32_t*)&forMarshaling->commandBufferInfoCount, sizeof(uint32_t)); in marshal_VkSubmitInfo2()
11538 for (uint32_t i = 0; i < (uint32_t)forMarshaling->commandBufferInfoCount; ++i) { in marshal_VkSubmitInfo2()
11585 vkStream->read((uint32_t*)&forUnmarshaling->commandBufferInfoCount, sizeof(uint32_t)); in unmarshal_VkSubmitInfo2()
11588 forUnmarshaling->commandBufferInfoCount * sizeof(const VkCommandBufferSubmitInfo)); in unmarshal_VkSubmitInfo2()
11590 for (uint32_t i = 0; i < (uint32_t)forUnmarshaling->commandBufferInfoCount; ++i) { in unmarshal_VkSubmitInfo2()
Dgoldfish_vk_reserved_marshaling.cpp8900 memcpy((uint32_t*)&forUnmarshaling->commandBufferInfoCount, *ptr, sizeof(uint32_t)); in reservedunmarshal_VkSubmitInfo2()
8904 forUnmarshaling->commandBufferInfoCount * sizeof(const VkCommandBufferSubmitInfo)); in reservedunmarshal_VkSubmitInfo2()
8905 for (uint32_t i = 0; i < (uint32_t)forUnmarshaling->commandBufferInfoCount; ++i) { in reservedunmarshal_VkSubmitInfo2()
/hardware/google/gfxstream/guest/mesa/src/vulkan/overlay-layer/
Doverlay.cpp2484 for (uint32_t c = 0; c < pSubmits[s].commandBufferInfoCount; c++) { in overlay_QueueSubmit2KHR()
/hardware/google/gfxstream/host/vulkan/
DVkDecoderGlobalState.cpp5167 return submitInfo.commandBufferInfoCount; in getCommandBufferCount()
7158 for (uint32_t c = 0; c < submit.commandBufferInfoCount; c++) { in executePreprocessRecursive()
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_hash.hpp6682 VULKAN_HPP_HASH_COMBINE( seed, submitInfo2.commandBufferInfoCount ); in operator ()()
Dvulkan_hash.hpp12861 VULKAN_HPP_HASH_COMBINE( seed, submitInfo2.commandBufferInfoCount ); in operator ()()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dcmdbuffers.adoc1859 * pname:commandBufferInfoCount is the number of elements in
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h7001 uint32_t commandBufferInfoCount; member