Searched defs:cs_stage (Results 1 – 1 of 1) sorted by relevance
91 …cs(struct radv_device *device, struct vk_pipeline_cache *cache, struct radv_shader_stage *cs_stage, in radv_compile_cs()186 struct radv_shader_stage cs_stage = {0}; in radv_compute_pipeline_compile() local