Home
last modified time | relevance | path

Searched defs:tes_stage (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/intel/vulkan/
H A Danv_pipeline.c876 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
929 anv_pipeline_link_tes(const struct brw_compiler *compiler, struct anv_pipeline_stage *tes_stage, struct anv_pipeline_stage *next_stage) anv_pipeline_link_tes() 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 4 milliseconds