Cocos2d-x  4.0.0
ProgramMTL Member List

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

_IDRef
_luaIDRef
_rootedRef
_scriptObjectRef
autorelease()Ref
getActiveAttributes() const overrideProgramMTLvirtual
getActiveUniformInfo(ShaderStage stage, int location) const overrideProgramMTLvirtual
getAllActiveUniformInfo(ShaderStage stage) const overrideProgramMTLvirtual
getAttributeLocation(const std::string &name) const overrideProgramMTLvirtual
getAttributeLocation(Attribute name) const overrideProgramMTLvirtual
getBuiltinProgram(ProgramType type)Programstatic
getFragmentShader() const ProgramMTLinlinevirtual
getMaxFragmentLocation() const overrideProgramMTLvirtual
getMaxVertexLocation() const overrideProgramMTLvirtual
getProgramType() const Programinline
getReferenceCount() const Ref
getUniformBufferSize(ShaderStage stage) const overrideProgramMTLvirtual
getUniformLocation(const std::string &uniform) const overrideProgramMTLvirtual
getUniformLocation(backend::Uniform name) const overrideProgramMTLvirtual
getVertexShader() const ProgramMTLinlinevirtual
ProgramMTL(const std::string &vertexShader, const std::string &fragmentShader)ProgramMTL
release()Ref
retain()Ref
~Ref()Refvirtual