Searched defs:has_tess (Results 1 – 7 of 7) sorted by relevance
712 const bool has_tess = _mesa_has_tessellation(ctx); in _mesa_GetProgramPipelineiv() local
684 const bool has_tess = _mesa_has_tessellation(ctx); in get_programiv() local
1915 bool has_tess = false; in copy_non_dynamic_state() local
2356 bool has_tess = shaders[MESA_SHADER_TESS_CTRL]; in radv_set_driver_locations() local3441 bool has_tess = radv_pipeline_has_tess(pipeline); in radv_pipeline_stage_to_user_data_0() local
3307 bool has_tess = ctx->so->key.tessellation != IR3_TESS_NONE; in emit_instructions() local
3290 bool has_tess = in tu6_draw_common() local
916 bool has_tess; member