Searched defs:ShaderInputBuffer (Results 1 – 1 of 1) sorted by relevance
25 struct ShaderInputBuffer { struct40 uint32_t floatSize_ = 0;41 static constexpr int max_ = 0x100000;42 static constexpr uint32_t floatToByte_ = sizeof(float) / sizeof(uint8_t);