Searched refs:vs_out_layer (Results 1 – 7 of 7) sorted by relevance
99 boolean vs_out_layer; member
114 PRINT_UINT_MEMBER(vs_out_layer); in print_shader_info()
2647 S_02881C_USE_VTX_RENDER_TARGET_INDX(rshader->vs_out_layer) | in r600_update_vs_state()
3657 S_02881C_USE_VTX_RENDER_TARGET_INDX(rshader->vs_out_layer); in evergreen_update_vs_state()
1138 ctx->shader->vs_out_layer = 1; in tgsi_declaration()2760 ctx.shader->vs_out_layer = 1; in generate_gs_copy_shader()
62 nir_variable *vs_out_layer = in build_color_shaders() local64 vs_out_layer->data.location = VARYING_SLOT_LAYER; in build_color_shaders()65 vs_out_layer->data.interpolation = INTERP_MODE_FLAT; in build_color_shaders()70 nir_store_var(&vs_b, vs_out_layer, layer_id, 0x1); in build_color_shaders()502 nir_variable *vs_out_layer = in build_depthstencil_shader() local504 vs_out_layer->data.location = VARYING_SLOT_LAYER; in build_depthstencil_shader()505 vs_out_layer->data.interpolation = INTERP_MODE_FLAT; in build_depthstencil_shader()510 nir_store_var(&vs_b, vs_out_layer, layer_id, 0x1); in build_depthstencil_shader()
138 m_proc.sh_info().vs_out_layer = 1; in do_store_output()