Cocos2d-x  4.0.0
ProgramGL Member List

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

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