RAMSES Documentation  27.0.130
Information for RAMSES users and developers
ramses::BinaryShaderCache Member List

This is the complete list of members for ramses::BinaryShaderCache, including all inherited members.

BinaryShaderCache()ramses::BinaryShaderCache
BinaryShaderCache(const BinaryShaderCache &other)=deleteramses::BinaryShaderCache
binaryShaderUploaded(effectId_t effectId, bool success) const overrideramses::BinaryShaderCachevirtual
deviceSupportsBinaryShaderFormats(const binaryShaderFormatId_t *supportedFormats, uint32_t numSupportedFormats) overrideramses::BinaryShaderCachevirtual
getBinaryShaderData(effectId_t effectId, uint8_t *buffer, uint32_t bufferSize) const overrideramses::BinaryShaderCachevirtual
getBinaryShaderFormat(effectId_t effectId) const overrideramses::BinaryShaderCachevirtual
getBinaryShaderSize(effectId_t effectId) const overrideramses::BinaryShaderCachevirtual
hasBinaryShader(effectId_t effectId) const overrideramses::BinaryShaderCachevirtual
implramses::BinaryShaderCache
loadFromFile(const char *filePath)ramses::BinaryShaderCache
operator=(const BinaryShaderCache &other)=deleteramses::BinaryShaderCache
saveToFile(const char *filePath) constramses::BinaryShaderCache
shouldBinaryShaderBeCached(effectId_t effectId, sceneId_t sceneId) const overrideramses::BinaryShaderCachevirtual
storeBinaryShader(effectId_t effectId, sceneId_t sceneId, const uint8_t *binaryShaderData, uint32_t binaryShaderDataSize, binaryShaderFormatId_t binaryShaderFormat) overrideramses::BinaryShaderCachevirtual
~BinaryShaderCache() overrideramses::BinaryShaderCachevirtual
~IBinaryShaderCache()=defaultramses::IBinaryShaderCachevirtual