Searched defs:tcs_stage (Results 1 - 1 of 1) sorted by relevance
/third_party/mesa3d/src/intel/vulkan/ |
H A D | anv_pipeline.c | 876 anv_pipeline_link_tcs(const struct brw_compiler *compiler, struct anv_pipeline_stage *tcs_stage, struct anv_pipeline_stage *tes_stage) anv_pipeline_link_tcs() argument 904 anv_pipeline_compile_tcs(const struct brw_compiler *compiler, void *mem_ctx, struct anv_device *device, struct anv_pipeline_stage *tcs_stage, struct anv_pipeline_stage *prev_stage) anv_pipeline_compile_tcs() argument 938 anv_pipeline_compile_tes(const struct brw_compiler *compiler, void *mem_ctx, struct anv_device *device, struct anv_pipeline_stage *tes_stage, struct anv_pipeline_stage *tcs_stage) anv_pipeline_compile_tes() argument [all...] |
Completed in 5 milliseconds