Cocos2d-x  v4
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() constProgramMTLinlinevirtual
getMaxFragmentLocation() const overrideProgramMTLvirtual
getMaxVertexLocation() const overrideProgramMTLvirtual
getProgramType() constPrograminline
getReferenceCount() constRef
getUniformBufferSize(ShaderStage stage) const overrideProgramMTLvirtual
getUniformLocation(const std::string &uniform) const overrideProgramMTLvirtual
getUniformLocation(backend::Uniform name) const overrideProgramMTLvirtual
getVertexShader() constProgramMTLinlinevirtual
ProgramMTL(const std::string &vertexShader, const std::string &fragmentShader)ProgramMTL
release()Ref
retain()Ref
~Ref()Refvirtual