Searched refs:build_nir_vertex_shader (Results 1 – 3 of 3) sorted by relevance
427 build_nir_vertex_shader(void) in build_nir_vertex_shader() function774 .nir = build_nir_vertex_shader(), in blit2d_init_color_pipeline()969 .nir = build_nir_vertex_shader(), in blit2d_init_depth_only_pipeline()1159 .nir = build_nir_vertex_shader(), in blit2d_init_stencil_only_pipeline()
35 build_nir_vertex_shader(void) in build_nir_vertex_shader() function180 .nir = build_nir_vertex_shader(), in create_resolve_pipeline()522 vs.nir = build_nir_vertex_shader(); in create_depth_stencil_resolve_pipeline()
42 build_nir_vertex_shader(void) in build_nir_vertex_shader() function824 struct radv_shader_module vs = {.nir = build_nir_vertex_shader()}; in build_pipeline()