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() 3770 handlemap->mapHandles_VkPipelineLayout((VkPipelineLayout*)&toMap->pipelineLayout); in handlemap_VkObjectTableDescriptorSetEntryNVX() 3798 handlemap->mapHandles_VkPipelineLayout((VkPipelineLayout*)&toMap->pipelineLayout); in handlemap_VkObjectTablePushConstantEntryNVX()
|
| D | VkEncoder.h | 352 VkPipelineLayout pipelineLayout,
|
| D | goldfish_vk_marshaling_guest.cpp | 5999 …vkStream->handleMapping()->mapHandles_VkPipelineLayout_u64(&forMarshaling->pipelineLayout, &cgen_v… in marshal_VkDescriptorUpdateTemplateCreateInfo() 6030 …andles_u64_VkPipelineLayout(&cgen_var_173, (VkPipelineLayout*)&forUnmarshaling->pipelineLayout, 1); in unmarshal_VkDescriptorUpdateTemplateCreateInfo() 10622 …vkStream->handleMapping()->mapHandles_VkPipelineLayout_u64(&forMarshaling->pipelineLayout, &cgen_v… in marshal_VkObjectTableDescriptorSetEntryNVX() 10637 …andles_u64_VkPipelineLayout(&cgen_var_310, (VkPipelineLayout*)&forUnmarshaling->pipelineLayout, 1); in unmarshal_VkObjectTableDescriptorSetEntryNVX() 10696 …vkStream->handleMapping()->mapHandles_VkPipelineLayout_u64(&forMarshaling->pipelineLayout, &cgen_v… in marshal_VkObjectTablePushConstantEntryNVX() 10709 …andles_u64_VkPipelineLayout(&cgen_var_317, (VkPipelineLayout*)&forUnmarshaling->pipelineLayout, 1); in unmarshal_VkObjectTablePushConstantEntryNVX()
|
| D | VkEncoder.cpp | 5154 VkPipelineLayout pipelineLayout, in vkDestroyPipelineLayout() argument 5168 local_pipelineLayout = pipelineLayout; in vkDestroyPipelineLayout() 5216 resources->destroyMapping()->mapHandles_VkPipelineLayout((VkPipelineLayout*)&pipelineLayout); in vkDestroyPipelineLayout()
|
| /device/generic/goldfish-opengl/system/vulkan/ |
| D | func_table.cpp | 799 VkPipelineLayout pipelineLayout, in entry_vkDestroyPipelineLayout() argument 804 vkEnc->vkDestroyPipelineLayout(device, pipelineLayout, pAllocator); in entry_vkDestroyPipelineLayout()
|