Axmol Engine 2.4.0-258ceca
|
This is the complete list of members for ShaderModuleMTL, including all inherited members.
_ID | Object | |
_luaID | Object | |
autorelease() | Object | |
getAllActiveUniformInfo() const | ShaderModuleMTL | inline |
getAttributeInfo() const | ShaderModuleMTL | inline |
getAttributeLocation(Attribute name) const | ShaderModuleMTL | |
getAttributeLocation(std::string_view name) | ShaderModuleMTL | |
getMaxLocation() const | ShaderModuleMTL | inline |
getMTLFunction() const | ShaderModuleMTL | inline |
getReferenceCount() const | Object | |
getShaderStage() const | ShaderModule | |
getUniformBufferSize() const | ShaderModuleMTL | inline |
getUniformInfo(Uniform name) const | ShaderModuleMTL | |
getUniformInfo(std::string_view name) const | ShaderModuleMTL | |
release() | Object | |
retain() | Object | |
ShaderModuleMTL(id< MTLDevice > mtlDevice, ShaderStage stage, std::string_view source) | ShaderModuleMTL | |
~Object() | Object | virtual |