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

  /external/mesa3d/src/mesa/drivers/dri/i915/
i915_context.h 201 bool depth_written; member in struct:i915_fragment_program
i915_program.c 486 p->depth_written = 0;
i915_fragprog.c 224 p->depth_written = 1;
1022 if (p->depth_written) {
    [all...]

Completed in 866 milliseconds