Home | History | Annotate | Download | only in libGLESv2

Lines Matching refs:greenBits

665             (formatInfo.mMinGreenBits <= srcFormat.greenBits && formatInfo.mMaxGreenBits >= srcFormat.greenBits) &&
822 (framebufferInternalFormatInfo.greenBits >= 1 && framebufferInternalFormatInfo.greenBits <= 8) &&
845 textureInternalFormatInfo.greenBits != sourceEffectiveFormat->greenBits ||