Searched defs:vs_out_layer (Results 1 – 2 of 2) sorted by relevance
46 …nir_variable *vs_out_layer = nir_variable_create(vs_b.shader, nir_var_shader_out, layer_type, "v_l… in build_color_shaders() local400 …nir_variable *vs_out_layer = nir_variable_create(vs_b.shader, nir_var_shader_out, layer_type, "v_l… in build_depthstencil_shader() local
83 bool vs_out_layer; member