Searched defs:vs_nir (Results 1 – 5 of 5) sorted by relevance
451 struct nir_shader *vs_nir, in create_pipeline()587 nir_shader *vs_nir = get_clear_rect_vs(options); in create_color_clear_pipeline() local652 nir_shader *vs_nir = get_clear_rect_vs(options); in create_depth_clear_pipeline() local
2440 nir_shader *vs_nir = get_texel_buffer_copy_vs(options); in create_texel_buffer_copy_pipeline() local3941 struct nir_shader *vs_nir, in create_pipeline()4104 nir_shader *vs_nir = get_blit_vs(options); in create_blit_pipeline() local
2234 nir_shader *vs_nir = p_stage_vs->nir; in pipeline_add_multiview_gs() local
60 create_pipeline(struct radv_device *device, uint32_t samples, struct nir_shader *vs_nir, struct nir… in create_pipeline()155 struct nir_shader *vs_nir; in create_color_pipeline() local417 struct nir_shader *vs_nir, *fs_nir; in create_depthstencil_pipeline() local
4543 nir_shader *vs_nir = nir_deserialize(NULL, &agx_nir_options, &reader); in agx_draw_patches() local