Searched refs:ToBufferType (Results 1 – 3 of 3) sorted by relevance
45 Result ToBufferType(const std::string& str, BufferType* type);
651 Result Parser::ToBufferType(const std::string& name, BufferType* type) { in ToBufferType() function in amber::amberscript::Parser710 Result r = ToBufferType(token->AsString(), &type); in ParsePipelineBind()
297 std::string ToBufferType(DataType data_type) { in ToBufferType() function487 object.binding, " { ", ToBufferType(object.data_type), in GenerateObjectDeclaration()