Home
last modified time | relevance | path

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

/external/skqp/src/compute/hs/vk/
Dhs_vk.c106 VkDescriptorSetLayout vout_vin; member
112 VkPipelineLayout vout_vin; member
559 hs->pipeline.layout.vout_vin, in hs_vk_ds_bind()
918 &hs->desc_set.layout.vout_vin)); in hs_vk_create()
928 .pSetLayouts = &hs->desc_set.layout.vout_vin, in hs_vk_create()
936 &hs->pipeline.layout.vout_vin)); in hs_vk_create()
968 .layout = hs->pipeline.layout.vout_vin, in hs_vk_create()
1083 hs->desc_set.layout.vout_vin, in hs_vk_release()
1087 hs->pipeline.layout.vout_vin, in hs_vk_release()
1120 .pSetLayouts = &hs->desc_set.layout.vout_vin in hs_vk_ds_alloc()