载入中...
搜索中...
未找到
ComputeShader.h 文件参考
#include <array>
#include <cstdint>

浏览源代码.

class  eve::gpgpu::ComputeShader
 Backend-agnostic compute program. Bind storage buffers then dispatch via Gpgpu::dispatch. Push constants: float[32] (same size as graphics::Shader). 更多...
 

命名空间

namespace  eve
 
namespace  eve::gpgpu