Searched refs:MESA_SHADER_NONE (Results 1 – 14 of 14) sorted by relevance
61 return MESA_SHADER_NONE; in stage_to_enum()83 if (shader_stage == MESA_SHADER_NONE) { in main()
163 if (stage == MESA_SHADER_NONE || stage == MESA_SHADER_KERNEL) in spirv_to_dxil()
69 return MESA_SHADER_NONE; in stage_to_enum()113 if (shader_stage == MESA_SHADER_NONE) in main()
47 MESA_SHADER_NONE = -1, enumerator
395 blorp->upload_shader(batch, MESA_SHADER_NONE, in blorp_ensure_sf_program()
1924 (consumer_stage != MESA_SHADER_NONE && consumer_stage != MESA_SHADER_FRAGMENT))) { in record()2800 producer ? producer->Stage : MESA_SHADER_NONE, in assign_varying_locations()2801 consumer ? consumer->Stage : MESA_SHADER_NONE); in assign_varying_locations()
689 shader_type(MESA_SHADER_NONE), in parcel_out_uniform_storage()
920 uint32_t failed_stage = MESA_SHADER_NONE; in v3d_check_compiled_shaders()930 if (likely(failed_stage == MESA_SHADER_NONE)) in v3d_check_compiled_shaders()
147 if (pipeline->graphics.last_vgt_api_stage == MESA_SHADER_NONE) in radv_pipeline_has_ngg()159 if (pipeline->graphics.last_vgt_api_stage == MESA_SHADER_NONE) in radv_pipeline_has_ngg_passthrough()2536 assert(pipeline->graphics.last_vgt_api_stage != MESA_SHADER_NONE); in radv_set_driver_locations()2748 if (!nir[MESA_SHADER_GEOMETRY] && pipeline->graphics.last_vgt_api_stage != MESA_SHADER_NONE) { in radv_determine_ngg_settings()2868 assert(pipeline->graphics.last_vgt_api_stage != MESA_SHADER_NONE); in radv_fill_shader_info()5488 pipeline->graphics.last_vgt_api_stage = MESA_SHADER_NONE; in radv_pipeline_init()5768 pipeline->graphics.last_vgt_api_stage = MESA_SHADER_NONE; in radv_compute_pipeline_create()
123 stage > MESA_SHADER_NONE; stage--) { in panvk_pipeline_builder_compile_shaders()
719 return MESA_SHADER_NONE; in lvp_shader_stage()
95 case MESA_SHADER_NONE: in fd6_emit_shader()
1220 if (stage == MESA_SHADER_NONE) { in zink_binding()
1574 assert(ds->type != MESA_SHADER_NONE); in tu6_emit_geom_tess_consts()