Cocos2d-x  v4
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() constProgramGLinline
getAttributeLocation(const std::string &name) const overrideProgramGLvirtual
getAttributeLocation(Attribute name) const overrideProgramGLvirtual
getBuiltinProgram(ProgramType type)Programstatic
getFragmentShader() constPrograminline
getHandler() constProgramGLinline
getMaxFragmentLocation() const overrideProgramGLvirtual
getMaxVertexLocation() const overrideProgramGLvirtual
getProgramType() constPrograminline
getReferenceCount() constRef
getUniformBufferSize(ShaderStage stage) const overrideProgramGLvirtual
getUniformLocation(const std::string &uniform) const overrideProgramGLvirtual
getUniformLocation(backend::Uniform name) const overrideProgramGLvirtual
getVertexShader() constPrograminline
ProgramGL(const std::string &vertexShader, const std::string &fragmentShader)ProgramGL
release()Ref
retain()Ref
~Ref()Refvirtual