Home
last modified time | relevance | path

Searched defs:is_per_vertex (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/mesa3d/src/compiler/nir/tests/
H A Dnir_opt_varyings_test.h369 is_per_vertex(nir_builder *b, gl_varying_slot slot, bool is_input) in is_per_vertex() function
/aosp_15_r20/external/mesa3d/src/microsoft/compiler/
H A Dnir_to_dxil.c3712 bool is_per_vertex = in emit_load_input_via_intrinsic() local