├── AccessFloat4x4InShader.shader ├── AccessMatrix4x4InCSharp.cs ├── PowerVR cycle count document.shader └── README.md /AccessFloat4x4InShader.shader: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ColinLeung-NiloCat/ShaderNotes/HEAD/AccessFloat4x4InShader.shader -------------------------------------------------------------------------------- /AccessMatrix4x4InCSharp.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ColinLeung-NiloCat/ShaderNotes/HEAD/AccessMatrix4x4InCSharp.cs -------------------------------------------------------------------------------- /PowerVR cycle count document.shader: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ColinLeung-NiloCat/ShaderNotes/HEAD/PowerVR cycle count document.shader -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ColinLeung-NiloCat/ShaderNotes/HEAD/README.md --------------------------------------------------------------------------------