Searched defs:CompileShaderResponse (Results 1 – 1 of 1) sorted by relevance
48 struct CompileShaderResponse struct50 bool status{};51 vector<u8> binary;53 static constexpr u32 Type() in Type()59 void Serialize(Serializer<TYPE> &archive) in Serialize()