Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/vulkan/
Dradv_shader.h630 bool radv_lower_io_to_mem(struct radv_device *device, struct nir_shader *nir,
Dradv_shader.c845 radv_lower_io_to_mem(struct radv_device *device, struct nir_shader *nir, in radv_lower_io_to_mem() function
Dradv_pipeline.c3536 bool io_to_mem = radv_lower_io_to_mem(device, nir[i], &infos[i], pipeline_key); in radv_create_shaders()