Home
last modified time | relevance | path

Searched refs:passthrough_edgeflags (Results 1 – 7 of 7) sorted by relevance

/external/mesa3d/src/mesa/state_tracker/
Dst_mesa_to_tgsi.h62 boolean passthrough_edgeflags,
Dst_glsl_to_tgsi.h53 boolean passthrough_edgeflags,
Dst_atom_shader.c145 key.passthrough_edgeflags = (st->vertdata_edgeflags && ( in update_vp()
Dst_program.h103 boolean passthrough_edgeflags; member
Dst_program.c327 if (key->passthrough_edgeflags) { in st_translate_vertex_program()
356 key->passthrough_edgeflags, in st_translate_vertex_program()
374 key->passthrough_edgeflags, in st_translate_vertex_program()
Dst_mesa_to_tgsi.c1028 boolean passthrough_edgeflags, in st_translate_mesa_program() argument
1136 if (passthrough_edgeflags) in st_translate_mesa_program()
Dst_glsl_to_tgsi.cpp4531 boolean passthrough_edgeflags, in st_translate_program() argument
4640 if (passthrough_edgeflags) in st_translate_program()