OROCHI
 
Loading...
Searching...
No Matches
GxResShaderPackage Member List

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

__getStaticRtti(void)GxClassBaseRootinlinestatic
_delayReleaseCountGxClassBaseReferenceprotected
_referenceCountGxClassBaseReferenceprotected
_shaderPackageGxResShaderPackageprotected
addReference(void)GxClassBaseReferencevirtual
allocateShaderCode(void)GxResShaderPackageinline
ASYNC_PRIORITY enum nameGxResBase
ASYNC_STATE enum nameGxResBase
callback(void)GxResBaseinlinevirtual
cleanup(void) overrideGxResShaderPackagevirtual
createCallback(void *pUser)GxResBaseprotected
customPropertyDeserializeBinary(GxProperty &property, GxTypedObject *pOwner, u32 index, const void *pData)GxResBasestatic
customPropertyFromString(GxProperty &property, GxTypedObject *pOwner, u32 index, GxString *pString, u32 stringCount)GxResBasestatic
customPropertyGetSerializedBinarySize(GxProperty &property, GxTypedObject *pOwner, u32 index)GxResBasestatic
customPropertySerializeBinary(GxProperty &property, GxTypedObject *pOwner, u32 index, void *pData)GxResBasestatic
customPropertyToString(GxProperty &property, GxTypedObject *pOwner, u32 index, GxString *pString, u32 &stringCount)GxResBasestatic
DELAY_RELEASE_COUNT_INFINITYGxClassBaseReferencestatic
getAsyncHandle(void) constGxResBaseinlineprotected
getAsyncPriority(void) constGxResBaseinline
getAsyncState(void) constGxResBaseinline
getConfig(void) constGxResBaseinline
getDataFromSystem(void)GxResBaseinlineprotected
getDefaultObject(void)GxClassBaseRootinlinevirtual
getDelayReleaseListCount(void)GxClassBaseReferencestatic
getExtension(void) constGxResBaseinline
getFileSize(void) constGxResBaseinline
getId(void) constGxResBaseinline
getMagicNumber(void) constGxResBaseinline
getMaterialFunctionsCount(void) constGxResShaderPackageinline
getMaterialFunctionsHandleByName(GX_CSTR name) constGxResShaderPackageinline
getMaterialFunctionsHandleByVirtualName(GX_CSTR name) constGxResShaderPackageinline
getMaterialFunctionsName(GX_HANDLE handle) constGxResShaderPackageinline
getMaterialFunctionsValueByName(GX_HANDLE handle, GX_CSTR name) constGxResShaderPackageinline
getMaterialFunctionsValueByVirtualName(GX_HANDLE handle, GX_CSTR name) constGxResShaderPackageinline
getMaterialFunctionsValueCount(GX_HANDLE handle) constGxResShaderPackageinline
getMaterialFunctionsValueName(GX_HANDLE handle, u32 value) constGxResShaderPackageinline
getMaterialFunctionsValueVirtualName(GX_HANDLE handle, u32 value) constGxResShaderPackageinline
getMaterialFunctionsVirtualName(GX_HANDLE handle) constGxResShaderPackageinline
getMaterialParameterCount(void) constGxResShaderPackageinline
getMaterialParameterHandleByName(GX_CSTR name) constGxResShaderPackageinline
getMaterialParameterHandleByVirtualName(GX_CSTR name) constGxResShaderPackageinline
getMaterialParameterName(GX_HANDLE handle) constGxResShaderPackageinline
getMaterialParameterType(GX_HANDLE handle) constGxResShaderPackageinline
getMaterialParameterVirtualName(GX_HANDLE handle) constGxResShaderPackageinline
getOriginalPath(void) constGxResBaseinline
getPath(void) constGxResBaseinline
getPixelShader(GxShaderPackage::GxShaderCode *pShaderCode)GxResShaderPackageinline
getProgramFunctionsCount(void) constGxResShaderPackageinline
getProgramFunctionsHandleByName(GX_CSTR name) constGxResShaderPackageinline
getProgramFunctionsHandleByVirtualName(GX_CSTR name) constGxResShaderPackageinline
getProgramFunctionsName(GX_HANDLE handle) constGxResShaderPackageinline
getProgramFunctionsValueByName(GX_HANDLE handle, GX_CSTR name) constGxResShaderPackageinline
getProgramFunctionsValueByVirtualName(GX_HANDLE handle, GX_CSTR name) constGxResShaderPackageinline
getProgramFunctionsValueCount(GX_HANDLE handle) constGxResShaderPackageinline
getProgramFunctionsValueName(GX_HANDLE handle, u32 value) constGxResShaderPackageinline
getProgramFunctionsValueVirtualName(GX_HANDLE handle, u32 value) constGxResShaderPackageinline
getProgramFunctionsVirtualName(GX_HANDLE handle) constGxResShaderPackageinline
getProgramParameterCount(void) constGxResShaderPackageinline
getProgramParameterHandleByName(GX_CSTR name) constGxResShaderPackageinline
getProgramParameterHandleByVirtualName(GX_CSTR name) constGxResShaderPackageinline
getProgramParameterName(GX_HANDLE handle) constGxResShaderPackageinline
getProgramParameterType(GX_HANDLE handle) constGxResShaderPackageinline
getProgramParameterVirtualName(GX_HANDLE handle) constGxResShaderPackageinline
getReferenceCount(void) constGxClassBaseReferenceinlinevirtual
getRtti(void) const =0GxClassBaseRootpure virtual
getShader(GxShaderPackage::GxShaderCode *pShaderCode, GxRenderVertexShader *&pVertexShader, GxRenderPixelShader *&pPixelShader)GxResShaderPackageinline
getShaderPackage(void)GxResShaderPackageinline
getSize(void) constGxResBaseinline
getVersion(void) constGxResBaseinline
getVertexShader(GxShaderPackage::GxShaderCode *pShaderCode)GxResShaderPackageinline
getZlib(void)GxResBaseinlineprotected
GxClassBaseReference(void)GxClassBaseReference
GxClassBaseReference(const GxClassBaseReference &base)GxClassBaseReference
GxClassBaseRoot(void)GxClassBaseRootinline
GxClassBaseRoot(const GxClassBaseRoot &)GxClassBaseRootinline
GxResBase(void)GxResBaseprotected
GxResShaderPackage(void)GxResShaderPackageprotected
initializeDelayRelease(void)GxClassBaseReferencestatic
isAsyncState(ASYNC_STATE asyncState) constGxResBaseinline
isAsyncStateWorking(void) constGxResBaseinline
isDefaultObject(void)GxClassBaseRootinline
isDelayReleaseEnable(void)GxClassBaseReferenceinlinestatic
isResourceBaseAttribute(RESOURCE_BASE_ATTRIBUTE attribute) constGxResBaseinline
isUsable(void) constGxResBaseinline
load(GxStream &stream, u32 dataSize)GxResShaderPackage
loadBinary(GxStream &stream)GxResBaseprotected
operator=(const GxClassBaseReference &base)GxClassBaseReference
GxClassBaseRoot::operator=(const GxClassBaseRoot &)GxClassBaseRootinline
registerCustomProperty(void)GxResBasestatic
release(void) overrideGxResBasevirtual
RESOURCE_BASE_ATTRIBUTE enum nameGxResBase
RESOURCE_CUSTOM_PROPERTY_STRING_NUMGxResBasestatic
RESOURCE_PATH_ENCRYPT_KEY_NUMGxResBasestatic
RESOURCE_PATH_MAXGxResBasestatic
RESOURCE_VERSIONGxResBasestatic
setAsyncHandle(GX_HANDLE handle)GxResBaseinlineprotected
setAsyncPriority(ASYNC_PRIORITY asyncPriority)GxResBaseinlineprotected
setAsyncState(ASYNC_STATE asyncState)GxResBaseinlineprotected
setConfig(GxResBase *pConfig)GxResBaseinlineprotected
setDelayReleaseCount(s32 count)GxClassBaseReferenceinline
setDelayReleaseCountInfinity(b32 on)GxClassBaseReferenceinline
setFileSize(u32 fileSize)GxResBaseinlineprotected
setId(u64 id)GxResBaseinlineprotected
setOriginalPath(GX_CSTR path)GxResBaseinline
setPath(GX_CSTR path)GxResBaseinline
setResourceBaseAttribute(RESOURCE_BASE_ATTRIBUTE attribute, b32 enable)GxResBaseinlineprotected
setSize(u32 size)GxResBaseinlineprotected
setUsable(b32 flag)GxResBaseinlineprotected
terminateDelayRelease(void)GxClassBaseReferencestatic
updateDelayRelease(void)GxClassBaseReferencestatic
~GxClassBaseReference(void) overrideGxClassBaseReference
~GxClassBaseRoot(void)GxClassBaseRootinlinevirtual