Searched refs:vertex_model (Results 1 – 2 of 2) sorted by relevance
117 const std::string& vertex_model,
745 const std::string& vertex_model, in create_effect() argument749 const auto vs_blob = compile_shader(vertex_code, vertex_entry, vertex_model); in create_effect()