Home
last modified time | relevance | path

Searched refs:copy_edgeflag (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/intel/compiler/
Dbrw_debug_recompile.c109 found |= check("copy edgeflag", copy_edgeflag); in debug_vs_recompile()
Dbrw_compiler.h331 bool copy_edgeflag:1; member
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_program.c1121 if (key->copy_edgeflag) in crocus_vs_outputs_written()
1240 key_no_ucp.copy_edgeflag = false; in crocus_compile_vs()
Dcrocus_state.c4701 key->copy_edgeflag = (cso_rast->cso.fill_back != PIPE_POLYGON_MODE_FILL || in crocus_populate_vs_key()