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

  /external/mesa3d/src/util/xmlpool/
t_options.h 94 DRI_CONF_OPT_BEGIN_B(dual_color_blend_by_location, def) \
  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_wm.c 535 key->force_dual_color_blend = brw->dual_color_blend_by_location &&
brw_context.h 831 bool dual_color_blend_by_location; member in struct:brw_context
    [all...]
brw_context.c 832 brw->dual_color_blend_by_location =
833 driQueryOptionb(options, "dual_color_blend_by_location");
    [all...]
  /external/mesa3d/prebuilt-intermediates/xmlpool/
options.h 138 DRI_CONF_OPT_BEGIN_B(dual_color_blend_by_location, def) \
    [all...]

Completed in 550 milliseconds