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

  /external/skia/src/gpu/gl/
GrGLCaps.h 57 kES_IMG_MsToTexture_MSFBOType,
230 kES_IMG_MsToTexture_MSFBOType != fMSFBOType &&
245 return kES_IMG_MsToTexture_MSFBOType == fMSFBOType ||
  /external/skqp/src/gpu/gl/
GrGLCaps.h 57 kES_IMG_MsToTexture_MSFBOType,
230 kES_IMG_MsToTexture_MSFBOType != fMSFBOType &&
245 return kES_IMG_MsToTexture_MSFBOType == fMSFBOType ||

Completed in 351 milliseconds