Searched defs:STDispatch (Results 1 – 1 of 1) sorted by relevance
741 struct STDispatch { struct742 STInitialize_t initialize;743 STFinalize_t finalize;744 STGenerateResources_t generateResources;745 STCompileAndResolve_t compileAndResolve;746 STFreeShaderResolveState_t freeShaderResolveState;747 STCopyVariable_t copyVariable;748 STCopyInterfaceBlock_t copyInterfaceBlock;749 STDestroyVariable_t destroyVariable;750 STDestroyInterfaceBlock_t destroyInterfaceBlock;