Cocos2d-x  4.0.0
ShaderModuleMTL Member List

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

_IDRef
_luaIDRef
_rootedRef
_scriptObjectRef
autorelease()Ref
getActiveUniform(int location)ShaderModuleMTLinline
getAllActiveUniformInfo() const ShaderModuleMTLinline
getAttributeInfo() const ShaderModuleMTLinline
getAttributeLocation(Attribute name) const ShaderModuleMTL
getAttributeLocation(std::string name)ShaderModuleMTL
getMaxLocation() const ShaderModuleMTLinline
getMTLFunction() const ShaderModuleMTLinline
getReferenceCount() const Ref
getShaderStage() const ShaderModule
getUniformBufferSize() const ShaderModuleMTLinline
getUniformLocation(Uniform name) const ShaderModuleMTL
getUniformLocation(const std::string &name) const ShaderModuleMTL
release()Ref
retain()Ref
ShaderModuleMTL(id< MTLDevice > mtlDevice, ShaderStage stage, const std::string &source)ShaderModuleMTL
~Ref()Refvirtual