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

  /external/mesa3d/src/mesa/drivers/dri/intel/
intel_state.c 58 return COMPAREFUNC_NEVER;
62 return COMPAREFUNC_NEVER;
70 return COMPAREFUNC_NEVER;
intel_context.h 516 #define COMPAREFUNC_NEVER 0x1
  /external/mesa3d/src/gallium/drivers/i915/
i915_state_inlines.h 42 return COMPAREFUNC_NEVER;
81 return COMPAREFUNC_NEVER;
83 return COMPAREFUNC_NEVER;
i915_reg.h     [all...]
  /external/mesa3d/src/mesa/drivers/dri/i965/
gen6_blorp.cpp 357 state->ds2.depth_test_func = COMPAREFUNC_NEVER;
    [all...]

Completed in 271 milliseconds