Searched defs:has_gs (Results 1 – 5 of 5) sorted by relevance
711 const bool has_gs = _mesa_has_geometry_shaders(ctx); in _mesa_GetProgramPipelineiv() local
683 const bool has_gs = _mesa_has_geometry_shaders(ctx); in get_programiv() local
315 unsigned has_gs : 1; member
3308 bool has_gs = ctx->so->key.has_gs; in emit_instructions() local
2357 bool has_gs = shaders[MESA_SHADER_GEOMETRY]; in radv_set_driver_locations() local3440 bool has_gs = radv_pipeline_has_gs(pipeline); in radv_pipeline_stage_to_user_data_0() local