taichi.aot.conventions.gfxruntime140.dr
#
Data representation of all JSON data structures following the GfxRuntime140 convention.
- class taichi.aot.conventions.gfxruntime140.dr.ArgumentAttributes(j: Dict[str, Any])#
- class taichi.aot.conventions.gfxruntime140.dr.Buffer(j: Dict[str, Any])#
- class taichi.aot.conventions.gfxruntime140.dr.BufferBinding(j: Dict[str, Any])#
- class taichi.aot.conventions.gfxruntime140.dr.ContextAttributes(j: Dict[str, Any])#
- class taichi.aot.conventions.gfxruntime140.dr.DeviceCapabilityLevel(j: Dict[str, Any])#
- class taichi.aot.conventions.gfxruntime140.dr.Dispatch(j: Dict[str, Any])#
- class taichi.aot.conventions.gfxruntime140.dr.FieldAttributes(j: Dict[str, Any])#
- class taichi.aot.conventions.gfxruntime140.dr.Graph(j: Dict[str, Any])#
- class taichi.aot.conventions.gfxruntime140.dr.GraphData(j: Dict[str, Any])#
- class taichi.aot.conventions.gfxruntime140.dr.KernelAttributes(j: Dict[str, Any])#
- class taichi.aot.conventions.gfxruntime140.dr.Metadata(j: Dict[str, Any])#
- class taichi.aot.conventions.gfxruntime140.dr.RangeForAttributes(j: Dict[str, Any])#
- class taichi.aot.conventions.gfxruntime140.dr.SymbolicArgument(j: Dict[str, Any])#
- class taichi.aot.conventions.gfxruntime140.dr.TaskAttributes(j: Dict[str, Any])#
- class taichi.aot.conventions.gfxruntime140.dr.TextureBinding(j: Dict[str, Any])#