Cocos2d-x  4.0.0
TextureCubeMTL Member List

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

_IDRef
_luaIDRef
_rootedRef
_scriptObjectRef
autorelease()Ref
generateMipmaps() overrideTextureCubeMTLvirtual
getBytes(std::size_t x, std::size_t y, std::size_t width, std::size_t height, bool flipImage, std::function< void(const unsigned char *, std::size_t, std::size_t)> callback) overrideTextureCubeMTLvirtual
getMTLSamplerState() const TextureCubeMTLinline
getMTLTexture() const TextureCubeMTLinline
getReferenceCount() const Ref
getTextureFormat() const TextureBackendinline
getTextureType() const TextureBackendinline
getTextureUsage() const TextureBackendinline
hasMipmaps() const TextureBackendinline
release()Ref
retain()Ref
TextureCubeMTL(id< MTLDevice > mtlDevice, const TextureDescriptor &descriptor)TextureCubeMTL
updateFaceData(TextureCubeFace side, void *data) overrideTextureCubeMTLvirtual
updateSamplerDescriptor(const SamplerDescriptor &sampler) overrideTextureCubeMTLvirtual
updateTextureDescriptor(const cocos2d::backend::TextureDescriptor &descriptor) overrideTextureCubeMTLvirtual
~Ref()Refvirtual