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

/xsrc/external/mit/MesaLib/dist/src/broadcom/vulkan/
H A Dv3dv_meta_clear.c396 nir_variable *gs_out_layer = local in function:get_clear_rect_gs
399 gs_out_layer->data.location = VARYING_SLOT_LAYER;
412 nir_store_var(&b, gs_out_layer, layer, 0x1);
H A Dv3dv_meta_copy.c1642 nir_variable *gs_out_layer = local in function:get_texel_buffer_copy_gs
1645 gs_out_layer->data.location = VARYING_SLOT_LAYER;
1659 nir_store_var(&b, gs_out_layer, layer, 0x1);

Completed in 11 milliseconds