Home
last modified time | relevance | path

Searched refs:vertex_entry (Results 1 – 2 of 2) sorted by relevance

/third_party/cef/tests/cefclient/browser/
Dosr_d3d11_win.h116 const std::string& vertex_entry,
Dosr_d3d11_win.cc744 const std::string& vertex_entry, in create_effect() argument
749 const auto vs_blob = compile_shader(vertex_code, vertex_entry, vertex_model); in create_effect()