Searched refs:dzn_descriptor_set_ptr_move (Results 1 – 1 of 1) sorted by relevance
/third_party/mesa3d/src/microsoft/vulkan/ |
D | dzn_descriptor_set.c | 1020 dzn_descriptor_set_ptr_move(const struct dzn_descriptor_set_layout *layout, in dzn_descriptor_set_ptr_move() function 1312 dzn_descriptor_set_ptr_move(set->layout, &ptr, 1)) { in dzn_descriptor_set_init() 1695 dzn_descriptor_set_ptr_move(set->layout, &ptr, 1)) { in dzn_descriptor_set_write() 1708 dzn_descriptor_set_ptr_move(set->layout, &ptr, 1)) { in dzn_descriptor_set_write() 1728 dzn_descriptor_set_ptr_move(set->layout, &ptr, 1)) { in dzn_descriptor_set_write() 1742 dzn_descriptor_set_ptr_move(set->layout, &ptr, 1)) { in dzn_descriptor_set_write() 1761 dzn_descriptor_set_ptr_move(set->layout, &ptr, 1)) { in dzn_descriptor_set_write() 1780 dzn_descriptor_set_ptr_move(set->layout, &ptr, 1)) { in dzn_descriptor_set_write() 1876 dzn_descriptor_set_ptr_move(src_set->layout, &src_ptr, count); in dzn_descriptor_set_copy() 1877 dzn_descriptor_set_ptr_move(dst_set->layout, &dst_ptr, count); in dzn_descriptor_set_copy() [all …]
|