HomeSort by: relevance | last modified time | path
    Searched refs:RADEON_STENCIL (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/drm/dist/shared-core/
radeon_drm.h 280 #define RADEON_STENCIL 0x8
radeon_state.c 955 if ((flags & (RADEON_DEPTH | RADEON_STENCIL))
1128 (flags & (RADEON_DEPTH | RADEON_STENCIL))) {
1186 if (flags & RADEON_STENCIL) {
1250 } else if ((flags & (RADEON_DEPTH | RADEON_STENCIL))) {
1262 if (flags & RADEON_STENCIL) {
  /src/sys/external/bsd/drm2/dist/include/uapi/drm/
radeon_drm.h 288 #define RADEON_STENCIL 0x8

Completed in 37 milliseconds