Searched defs:output_interface (Results 1 – 3 of 3) sorted by relevance
138 std::string output_interface = GetAsString(statistics::SHOW_INTERFACE, in TEST_F() local
503 pub output_interface: ShaderInterface, field571 pub fn output_interface(&self) -> &ShaderInterface { in output_interface() method
95 let output_interface = shader_interface( in entry_points() localVariable