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

  /external/mesa3d/src/mesa/drivers/dri/intel/
intel_fbo.h 82 #define INTEL_RB_CLASS 0x12345678
94 if (irb && irb->Base.Base.ClassID == INTEL_RB_CLASS) {
intel_fbo.c 405 rb->ClassID = INTEL_RB_CLASS;
457 rb->ClassID = INTEL_RB_CLASS;

Completed in 2484 milliseconds