Searched refs:map_key (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/intel/tools/
H A Daubinator_viewer.cpp329 map_key(int k) function in typeref:typename:int
337 return ImGui::GetIO().KeyCtrl && ImGui::IsKeyPressed(map_key(key));
/xsrc/external/mit/MesaLib/dist/src/intel/tools/
H A Daubinator_viewer.cpp327 map_key(int k) function in typeref:typename:int
335 return ImGui::GetIO().KeyCtrl && ImGui::IsKeyPressed(map_key(key));

Completed in 9 milliseconds