Searched refs:pipelineLayout (Results 1 – 5 of 5) sorted by relevance
/device/generic/goldfish-opengl/system/vulkan_enc/ |
D | goldfish_vk_handlemap_guest.cpp | 2114 handlemap->mapHandles_VkPipelineLayout((VkPipelineLayout*)&toMap->pipelineLayout); in handlemap_VkDescriptorUpdateTemplateCreateInfo() 3784 handlemap->mapHandles_VkPipelineLayout((VkPipelineLayout*)&toMap->pipelineLayout); in handlemap_VkObjectTableDescriptorSetEntryNVX() 3812 handlemap->mapHandles_VkPipelineLayout((VkPipelineLayout*)&toMap->pipelineLayout); in handlemap_VkObjectTablePushConstantEntryNVX()
|
D | VkEncoder.h | 356 VkPipelineLayout pipelineLayout,
|
D | goldfish_vk_marshaling_guest.cpp | 4963 …vkStream->handleMapping()->mapHandles_VkPipelineLayout_u64(&forMarshaling->pipelineLayout, &cgen_v… in marshal_VkDescriptorUpdateTemplateCreateInfo() 4987 …andles_u64_VkPipelineLayout(&cgen_var_187, (VkPipelineLayout*)&forUnmarshaling->pipelineLayout, 1); in unmarshal_VkDescriptorUpdateTemplateCreateInfo() 8314 …vkStream->handleMapping()->mapHandles_VkPipelineLayout_u64(&forMarshaling->pipelineLayout, &cgen_v… in marshal_VkObjectTableDescriptorSetEntryNVX() 8329 …andles_u64_VkPipelineLayout(&cgen_var_324, (VkPipelineLayout*)&forUnmarshaling->pipelineLayout, 1); in unmarshal_VkObjectTableDescriptorSetEntryNVX() 8388 …vkStream->handleMapping()->mapHandles_VkPipelineLayout_u64(&forMarshaling->pipelineLayout, &cgen_v… in marshal_VkObjectTablePushConstantEntryNVX() 8401 …andles_u64_VkPipelineLayout(&cgen_var_331, (VkPipelineLayout*)&forUnmarshaling->pipelineLayout, 1); in unmarshal_VkObjectTablePushConstantEntryNVX()
|
D | VkEncoder.cpp | 5427 VkPipelineLayout pipelineLayout, in vkDestroyPipelineLayout() argument 5442 local_pipelineLayout = pipelineLayout; in vkDestroyPipelineLayout() 5490 resources->destroyMapping()->mapHandles_VkPipelineLayout((VkPipelineLayout*)&pipelineLayout); in vkDestroyPipelineLayout()
|
/device/generic/goldfish-opengl/system/vulkan/ |
D | func_table.cpp | 813 VkPipelineLayout pipelineLayout, in entry_vkDestroyPipelineLayout() argument 818 vkEnc->vkDestroyPipelineLayout(device, pipelineLayout, pAllocator); in entry_vkDestroyPipelineLayout()
|