Searched refs:fInternalFormat (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/skia/src/gpu/gl/
H A DGrGLStencilBuffer.h20 GrGLenum fInternalFormat; member in struct:GrGLStencilBuffer::Format
H A DGrGLCaps.cpp734 if (format.fInternalFormat ==
735 fStencilFormats[i].fInternalFormat) {
756 if (format.fInternalFormat ==
757 fStencilFormats[i].fInternalFormat) {
H A DGrGpuGL.cpp442 format.fInternalFormat = GrGLStencilBuffer::kUnknownInternalFormat;
1193 sFmt.fInternalFormat,
1198 sFmt.fInternalFormat,
/external/skia/src/gpu/gl/
H A DGrGLStencilBuffer.h20 GrGLenum fInternalFormat; member in struct:GrGLStencilBuffer::Format
H A DGrGLCaps.cpp666 if (format.fInternalFormat ==
667 fStencilFormats[i].fInternalFormat) {
688 if (format.fInternalFormat ==
689 fStencilFormats[i].fInternalFormat) {
H A DGrGpuGL.cpp439 format.fInternalFormat = GrGLStencilBuffer::kUnknownInternalFormat;
1198 sFmt.fInternalFormat,
1203 sFmt.fInternalFormat,

Completed in 154 milliseconds