Home
last modified time | relevance | path

Searched defs:tmpval (Results 1 – 5 of 5) sorted by relevance

/device/generic/vulkan-cereal/stream-servers/vulkan/
DVkSubDecoder.cpp303 uint64_t tmpval; in subDecode() local
366 uint64_t tmpval; in subDecode() local
1001 uint64_t tmpval; in subDecode() local
1358 uint64_t tmpval; in subDecode() local
1592 uint64_t tmpval; in subDecode() local
1887 uint64_t tmpval; in subDecode() local
2621 uint64_t tmpval; in subDecode() local
2920 uint64_t tmpval; in subDecode() local
2982 uint64_t tmpval; in subDecode() local
3037 uint64_t tmpval; in subDecode() local
[all …]
DVkDecoder.cpp366 uint64_t tmpval; in decode() local
2720 uint64_t tmpval; in decode() local
2817 uint64_t tmpval; in decode() local
4452 uint64_t tmpval; in decode() local
4534 uint64_t tmpval; in decode() local
4645 uint64_t tmpval; in decode() local
5402 uint64_t tmpval; in decode() local
5491 uint64_t tmpval; in decode() local
6137 uint64_t tmpval; in decode() local
6222 uint64_t tmpval; in decode() local
[all …]
/device/generic/goldfish-opengl/system/vulkan_enc/
Dgoldfish_vk_reserved_marshaling_guest.cpp1100 uint64_t tmpval = get_host_u64_VkSemaphore(forMarshaling->pWaitSemaphores[k]); in reservedmarshal_VkSubmitInfo() local
1115 uint64_t tmpval = get_host_u64_VkCommandBuffer(forMarshaling->pCommandBuffers[k]); in reservedmarshal_VkSubmitInfo() local
1127 uint64_t tmpval = get_host_u64_VkSemaphore(forMarshaling->pSignalSemaphores[k]); in reservedmarshal_VkSubmitInfo() local
1303 uint64_t tmpval = get_host_u64_VkSemaphore(forMarshaling->pWaitSemaphores[k]); in reservedmarshal_VkBindSparseInfo() local
1336 uint64_t tmpval = get_host_u64_VkSemaphore(forMarshaling->pSignalSemaphores[k]); in reservedmarshal_VkBindSparseInfo() local
2328 uint64_t tmpval = get_host_u64_VkDescriptorSetLayout(forMarshaling->pSetLayouts[k]); in reservedmarshal_VkPipelineLayoutCreateInfo() local
2507 uint64_t tmpval = get_host_u64_VkDescriptorSetLayout(forMarshaling->pSetLayouts[k]); in reservedmarshal_VkDescriptorSetAllocateInfo() local
2539 uint64_t tmpval = get_host_u64_VkSampler(forMarshaling->pImmutableSamplers[k]); in reservedmarshal_VkDescriptorSetLayoutBinding() local
2644 uint64_t tmpval = in reservedmarshal_VkWriteDescriptorSet() local
2718 uint64_t tmpval = get_host_u64_VkImageView(forMarshaling->pAttachments[k]); in reservedmarshal_VkFramebufferCreateInfo() local
[all …]
DVkEncoder.cpp425 uint64_t tmpval = (uint64_t)(pPhysicalDevices[k]); in vkEnumeratePhysicalDevices() local
4626 uint64_t tmpval = get_host_u64_VkFence(local_pFences[k]); in vkResetFences() local
4826 uint64_t tmpval = get_host_u64_VkFence(local_pFences[k]); in vkWaitForFences() local
7972 uint64_t tmpval = get_host_u64_VkPipelineCache(local_pSrcCaches[k]); in vkMergePipelineCaches() local
8142 uint64_t tmpval = (uint64_t)(pPipelines[k]); in vkCreateGraphicsPipelines() local
8322 uint64_t tmpval = (uint64_t)(pPipelines[k]); in vkCreateComputePipelines() local
9740 uint64_t tmpval = (uint64_t)(pDescriptorSets[k]); in vkAllocateDescriptorSets() local
9875 uint64_t tmpval = get_host_u64_VkDescriptorSet(local_pDescriptorSets[k]); in vkFreeDescriptorSets() local
11140 uint64_t tmpval = (uint64_t)(pCommandBuffers[k]); in vkAllocateCommandBuffers() local
11275 uint64_t tmpval = get_host_u64_VkCommandBuffer(local_pCommandBuffers[k]); in vkFreeCommandBuffers() local
[all …]
/device/generic/vulkan-cereal/stream-servers/vulkan/cereal/common/
Dgoldfish_vk_reserved_marshaling.cpp1092 uint64_t tmpval; in reservedunmarshal_VkSubmitInfo() local
1113 uint64_t tmpval; in reservedunmarshal_VkSubmitInfo() local
1129 uint64_t tmpval; in reservedunmarshal_VkSubmitInfo() local
1345 uint64_t tmpval; in reservedunmarshal_VkBindSparseInfo() local
1389 uint64_t tmpval; in reservedunmarshal_VkBindSparseInfo() local
2700 uint64_t tmpval; in reservedunmarshal_VkPipelineLayoutCreateInfo() local
2942 uint64_t tmpval; in reservedunmarshal_VkDescriptorSetAllocateInfo() local
2976 uint64_t tmpval; in reservedunmarshal_VkDescriptorSetLayoutBinding() local
3121 uint64_t tmpval; in reservedunmarshal_VkWriteDescriptorSet() local
3212 uint64_t tmpval; in reservedunmarshal_VkFramebufferCreateInfo() local
[all …]