Home
last modified time | relevance | path

Searched refs:edgeflag_is_last (Results 1 - 5 of 5) sorted by relevance

/third_party/mesa3d/src/intel/compiler/
H A Dbrw_nir.h106 bool edgeflag_is_last,
H A Dbrw_nir.c164 bool edgeflag_is_last, in brw_nir_lower_vs_inputs()
277 if (edgeflag_is_last) { in brw_nir_lower_vs_inputs()
163 brw_nir_lower_vs_inputs(nir_shader *nir, bool edgeflag_is_last, const uint8_t *vs_attrib_wa_flags) brw_nir_lower_vs_inputs() argument
H A Dbrw_compiler.h1585 bool edgeflag_is_last; /* true for gallium */ member
H A Dbrw_vec4.cpp2556 brw_nir_lower_vs_inputs(nir, params->edgeflag_is_last, key->gl_attrib_wa_flags); in brw_compile_vs()
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_program.c1247 .edgeflag_is_last = devinfo->ver < 6, in crocus_compile_vs()

Completed in 14 milliseconds