Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/vulkan/
Dradv_shader.h518 radv_create_gs_copy_shader(struct radv_device *device, struct nir_shader *nir,
Dradv_shader.c1877 radv_create_gs_copy_shader(struct radv_device *device, struct nir_shader *shader, function
Dradv_pipeline.c3592 pipeline->gs_copy_shader = radv_create_gs_copy_shader( in radv_create_shaders()