Public Member Functions | |
| void | CreateGPUResources (EI_Device *pDevice, int numVertices, int numStrands, const char *name, TressFXAsset *asset) |
| void | UploadGPUData (EI_CommandContext &commandContext, void *pos, void *tan, int numVertices) |
| void | UAVBarrier (EI_CommandContext &commandContext) |
| void | TransitionSimToRendering (EI_CommandContext &commandContext) |
| void | TransitionRenderingToSim (EI_CommandContext &commandContext) |
| EI_BindSet & | GetSimBindSet () |
| EI_BindSet & | GetApplySDFBindSet () |
| EI_BindSet & | GetRenderBindSet () |