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

  /external/skia/src/gpu/gl/
GrGLStencilAttachment.h 20 GrGLenum fInternalFormat;
  /external/skia/src/gpu/vk/
GrVkStencilAttachment.h 21 VkFormat fInternalFormat;
35 VkFormat vkFormat() const { return fFormat.fInternalFormat; }

Completed in 51 milliseconds