HomeSort by relevance Sort by last modified time
    Searched refs:INTERP_QUALIFIER_FLAT (Results 1 - 8 of 8) sorted by null

  /external/mesa3d/src/mesa/drivers/dri/i965/
gen6_sf_state.c 293 if (interp_qualifier == INTERP_QUALIFIER_FLAT ||
gen7_sf_state.c 91 if (interp_qualifier == INTERP_QUALIFIER_FLAT ||
brw_fs.cpp 704 if (interpolation_mode == INTERP_QUALIFIER_FLAT) {
    [all...]
  /external/mesa3d/src/glsl/
ir.cpp     [all...]
ir_reader.cpp 415 var->interpolation = INTERP_QUALIFIER_FLAT;
ast_to_hir.cpp     [all...]
  /external/mesa3d/src/mesa/state_tracker/
st_program.c 452 case INTERP_QUALIFIER_FLAT:
    [all...]
  /external/mesa3d/src/mesa/main/
mtypes.h     [all...]

Completed in 1333 milliseconds