Cocos2d-x  4.0.0
Utils Member List

This is the complete list of members for Utils, including all inherited members.

generateMipmaps(id< MTLTexture > texture)Utilsstatic
getDefaultColorAttachmentPixelFormat()Utilsstatic
getDefaultDepthStencilAttachmentPixelFormat()Utilsstatic
getDefaultDepthStencilTexture()Utilsstatic
getTextureBytes(std::size_t origX, std::size_t origY, std::size_t rectWidth, std::size_t rectHeight, id< MTLTexture > texture, std::function< void(const unsigned char *, std::size_t, std::size_t)> callback)Utilsstatic
swizzleImage(unsigned char *image, std::size_t width, std::size_t height, MTLPixelFormat format)Utilsstatic
toMTLPixelFormat(PixelFormat textureFormat)Utilsstatic
updateDefaultColorAttachmentTexture(id< MTLTexture > texture)Utilsstatic