Home
last modified time | relevance | path

Searched defs:cs_stage (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/amd/vulkan/
Dradv_pipeline_compute.c91 …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