Searched refs:fInternalFormat (Results 1 – 14 of 14) sorted by relevance
21 MTLPixelFormat fInternalFormat; member32 MTLPixelFormat mtlFormat() const { return fFormat.fInternalFormat; } in mtlFormat()
27 [MTLTextureDescriptor texture2DDescriptorWithPixelFormat:format.fInternalFormat
365 hasStencilAttachment ? mtlCaps->preferredStencilFormat().fInternalFormat428 b.add32(hasStencilAttachment ? gpu->mtlCaps().preferredStencilFormat().fInternalFormat
21 VkFormat fInternalFormat; member35 VkFormat vkFormat() const { return fFormat.fInternalFormat; } in vkFormat()
37 imageDesc.fFormat = format.fInternalFormat; in Create()53 format.fInternalFormat, in Create()
20 GrGLenum fInternalFormat; member
77 format.fInternalFormat = GrGLStencilAttachment::kUnknownInternalFormat; in MakeWrapped()
1752 sFmt.fInternalFormat, in getCompatibleStencilIndex()1864 sFmt.fInternalFormat, in createStencilAttachmentForRenderTarget()1868 sFmt.fInternalFormat, in createStencilAttachmentForRenderTarget()4181 auto stencilBufferFormat = this->glCaps().stencilFormats()[sFormatIdx].fInternalFormat; in createTestingOnlyBackendRenderTarget()
1718 sFmt.fInternalFormat, in getCompatibleStencilIndex()1831 sFmt.fInternalFormat, in createStencilAttachmentForRenderTarget()1835 sFmt.fInternalFormat, in createStencilAttachmentForRenderTarget()4141 auto stencilBufferFormat = this->glCaps().stencilFormats()[sFormatIdx].fInternalFormat; in createTestingOnlyBackendRenderTarget()