Searched refs:descriptor_map_add (Results 1 - 1 of 1) sorted by relevance
/third_party/mesa3d/src/broadcom/vulkan/ |
H A D | v3dv_pipeline.c | 490 descriptor_map_add(struct v3dv_descriptor_map *map, in descriptor_map_add() function 634 index = descriptor_map_add(descriptor_map, set, binding, in lower_vulkan_resource_index() 757 descriptor_map_add(map, in lower_tex_src_to_offset() 864 descriptor_map_add(map, in lower_image_deref() 1761 index = descriptor_map_add(&maps->sampler_map, -1, -1, -1, 0, 0, 16); in pipeline_lower_nir() 1764 index = descriptor_map_add(&maps->sampler_map, -2, -2, -2, 0, 0, 32); in pipeline_lower_nir()
|
Completed in 6 milliseconds