Searched refs:dzn_descriptor_set_ptr_init (Results 1 – 1 of 1) sorted by relevance
/third_party/mesa3d/src/microsoft/vulkan/ |
D | dzn_descriptor_set.c | 1010 dzn_descriptor_set_ptr_init(const struct dzn_descriptor_set_layout *layout, in dzn_descriptor_set_ptr_init() function 1310 for (dzn_descriptor_set_ptr_init(set->layout, &ptr, b, 0); in dzn_descriptor_set_init() 1683 dzn_descriptor_set_ptr_init(set->layout, &ptr, in dzn_descriptor_set_write() 1806 dzn_descriptor_set_ptr_init(src_set->layout, &src_ptr, in dzn_descriptor_set_copy() 1809 dzn_descriptor_set_ptr_init(dst_set->layout, &dst_ptr, in dzn_descriptor_set_copy() 1925 dzn_descriptor_set_ptr_init(set_layout, &ptr, in dzn_descriptor_update_template_create() 1960 dzn_descriptor_set_ptr_init(set_layout, &ptr, in dzn_descriptor_update_template_create()
|