Shader Cross Compilation
Compile shaders across different graphics APIs
Risk Level
HIGH
Core Rules
- Test on all APIs
- validate visual quality
- profile performance
Response Pattern
When Using This Skill
- Compile shaders
- test on APIs
- validate results
- Ensure performance meets requirements
Usage Contexts
- Cross-platform shaders
- multi-API support
What NOT to Do
- Shader compilation errors
- graphics artifacts
- performance issues
Key Requirements
- Understand the use cases before application
- Follow the documented response pattern
- Validate results in the target environment
- Monitor for performance impact
Further Learning
Review related skills and documentation for deeper understanding of related systems and best practices.