Cocos2d-x
4.0.0
|
This is the complete list of members for TextureCubeMTL, including all inherited members.
_ID | Ref | |
_luaID | Ref | |
_rooted | Ref | |
_scriptObject | Ref | |
autorelease() | Ref | |
generateMipmaps() override | TextureCubeMTL | virtual |
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) override | TextureCubeMTL | virtual |
getMTLSamplerState() const | TextureCubeMTL | inline |
getMTLTexture() const | TextureCubeMTL | inline |
getReferenceCount() const | Ref | |
getTextureFormat() const | TextureBackend | inline |
getTextureType() const | TextureBackend | inline |
getTextureUsage() const | TextureBackend | inline |
hasMipmaps() const | TextureBackend | inline |
release() | Ref | |
retain() | Ref | |
TextureCubeMTL(id< MTLDevice > mtlDevice, const TextureDescriptor &descriptor) | TextureCubeMTL | |
updateFaceData(TextureCubeFace side, void *data) override | TextureCubeMTL | virtual |
updateSamplerDescriptor(const SamplerDescriptor &sampler) override | TextureCubeMTL | virtual |
updateTextureDescriptor(const cocos2d::backend::TextureDescriptor &descriptor) override | TextureCubeMTL | virtual |
~Ref() | Ref | virtual |