Home | History | Annotate | Download | only in driver

Lines Matching refs:RS_KIND_PIXEL_RGBA

78     case RS_KIND_PIXEL_RGBA: return GL_RGBA;
664 } else if (alloc->getType()->getElement()->getKind() != RS_KIND_PIXEL_RGBA) {