Home
last modified time | relevance | path

Searched refs:gs_out_layer (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dv_meta_clear.c370 nir_variable *gs_out_layer = in get_clear_rect_gs() local
373 gs_out_layer->data.location = VARYING_SLOT_LAYER; in get_clear_rect_gs()
386 nir_store_var(&b, gs_out_layer, layer, 0x1); in get_clear_rect_gs()
H A Dv3dv_meta_copy.c1668 nir_variable *gs_out_layer = in get_texel_buffer_copy_gs() local
1671 gs_out_layer->data.location = VARYING_SLOT_LAYER; in get_texel_buffer_copy_gs()
1685 nir_store_var(&b, gs_out_layer, layer, 0x1); in get_texel_buffer_copy_gs()

Completed in 8 milliseconds