Home
last modified time | relevance | path

Searched refs:do_point_coord (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_sf.c133 key.do_point_coord = 1; in brw_upload_sf_prog()
/external/mesa3d/src/intel/compiler/
Dbrw_compiler.h386 bool do_point_coord:1; member
Dbrw_compile_sf.c819 if (c.key.do_point_coord) { in brw_compile_sf()