# @neith/compute-resources

Neith GPU-compute resources — typed/untyped/structured/append/counter storage
buffers, storage textures (1D/2D/3D/array/cube) with mip chains, samplers,
descriptor heap/bindless tables, push/root constants, uniform buffers with
std140/std430 layout, indirect dispatch buffers, raytracing acceleration
structures, shared memory, cooperative-matrix tile types, half/double/int8/int16
scalar types, persistent mapping, sparse/tiled residency

## At a glance

- **Path:** `libs/neith/compute-resources`
- **Domain:** neith (active)
- **Owner:** @GreyChimp
- **Docs:** [deep-dive](/docs/domains/neith/deep-dive) ·
  [systems one-pager](/docs/systems/lib-neith.md)
- **Nx project:** `@neith/compute-resources`

## Commands

```bash
pnpm nx test @neith/compute-resources
pnpm nx lint @neith/compute-resources
```

<!-- Generated starting point (audit F-3): owners, replace this note with usage examples and API notes. -->
