Cocos2d-x
4.0.0
|
This is the complete list of members for ShaderModuleMTL, including all inherited members.
_ID | Ref | |
_luaID | Ref | |
_rooted | Ref | |
_scriptObject | Ref | |
autorelease() | Ref | |
getActiveUniform(int location) | ShaderModuleMTL | inline |
getAllActiveUniformInfo() const | ShaderModuleMTL | inline |
getAttributeInfo() const | ShaderModuleMTL | inline |
getAttributeLocation(Attribute name) const | ShaderModuleMTL | |
getAttributeLocation(std::string name) | ShaderModuleMTL | |
getMaxLocation() const | ShaderModuleMTL | inline |
getMTLFunction() const | ShaderModuleMTL | inline |
getReferenceCount() const | Ref | |
getShaderStage() const | ShaderModule | |
getUniformBufferSize() const | ShaderModuleMTL | inline |
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() | Ref | virtual |