Searched refs:Code (Results 1 – 25 of 50) sorted by relevance
12
/device/generic/vulkan-cereal/third-party/angle/doc/ |
D | CodeReviewProcess.md | 1 # ANGLE's Code Review Process 29 review (Code-Review +1 or +2). 31 comments and a neutral review. (Code-Review 0) 33 review. (Code-Review -1 or -2)
|
D | Update20120704.md | 80 (r536 (on Google Code)-r1161 (on Google Code)), we have been storing surfaces 85 compared to native GL implementations. As of ANGLE r1162 (on Google Code), we
|
D | VTF.md | 63 * ATI R500 (on Google Code) cards do not support VTF (even though they are 65 * ATI R600 (on Google Code) (and later) and in theory the Intel 965+,
|
D | SourceAccess.md | 1 # ANGLE Source Code
|
D | ContributingCode.md | 1 # Contributing Code 21 ### Code subsection 175 6. Landing change after it receives +2 Code Review: 220 * [Chromium Projects: Contributing Code][Contributing-code]
|
D | Update20130618.md | 24 the new repository, has been promoted to master. Code previously located in the
|
/device/generic/vulkan-cereal/protocols/vulkan/ |
D | CODE_OF_CONDUCT.adoc | 4 = Code of Conduct 8 https://www.khronos.org/developers/code-of-conduct[Khronos Code of Conduct],
|
/device/google/cuttlefish/host/commands/cvd/proto/ |
D | cvd_server.proto | 23 enum Code { enum 29 Code code = 1;
|
/device/generic/vulkan-cereal/stream-servers/testlibs/ |
D | OSWindow.cpp | 205 …std::cout << "Event: Key Pressed (" << KeyName(event.Key.Code) << KeyState(event.Key) << ")" << st… in PrintEvent() 208 …std::cout << "Event: Key Released (" << KeyName(event.Key.Code) << KeyState(event.Key) << ")" << s… in PrintEvent()
|
D | Event.h | 30 Key Code; member
|
/device/generic/vulkan-cereal/third-party/angle/util/ |
D | OSWindow.cpp | 310 std::cout << "Event: Key Pressed (" << KeyName(event.Key.Code) << KeyState(event.Key) in PrintEvent() 314 std::cout << "Event: Key Released (" << KeyName(event.Key.Code) << KeyState(event.Key) in PrintEvent()
|
D | Event.h | 30 Key Code; member
|
/device/generic/vulkan-cereal/third-party/googletest/ |
D | README.md | 124 is a VS Code extension allowing to view GoogleTest in a tree view, and run/debug 128 Code extension allowing to view GoogleTest in a tree view, and run/debug your
|
/device/generic/vulkan-cereal/third-party/astc-codec/ |
D | CONTRIBUTING.md | 18 ## Code reviews
|
/device/google/contexthub/firmware/lib/builtins/ |
D | CREDITS.TXT | 14 D: Code style and Readability fixes.
|
/device/generic/vulkan-cereal/third-party/angle/samples/WindowTest/ |
D | WindowTest.cpp | 48 switch (event.Key.Code) in main()
|
/device/generic/vulkan-cereal/third-party/angle/util/x11/ |
D | X11Window.cpp | 592 event.Key.Code = X11CodeToKey(mDisplay, xEvent.xkey.keycode); in processEvent() 602 event.Key.Code = X11CodeToKey(mDisplay, xEvent.xkey.keycode); in processEvent()
|
/device/generic/vulkan-cereal/stream-servers/testlibs/x11/ |
D | X11Window.cpp | 495 event.Key.Code = X11CodeToKey(mDisplay, xEvent.xkey.keycode); in processEvent() 505 event.Key.Code = X11CodeToKey(mDisplay, xEvent.xkey.keycode); in processEvent()
|
/device/generic/vulkan-cereal/stream-servers/testlibs/osx/ |
D | OSXWindow.mm | 480 event.Key.Code = NSCodeToKey([nsEvent keyCode]); 489 event.Key.Code = NSCodeToKey([nsEvent keyCode]); 514 event.Key.Code = NSCodeToKey([nsEvent keyCode]);
|
/device/generic/vulkan-cereal/third-party/angle/util/osx/ |
D | OSXWindow.mm | 578 event.Key.Code = NSCodeToKey([nsEvent keyCode]); 587 event.Key.Code = NSCodeToKey([nsEvent keyCode]); 612 event.Key.Code = NSCodeToKey([nsEvent keyCode]);
|
/device/generic/vulkan-cereal/protocols/vulkan/appendices/ |
D | VK_INTEL_performance_query.txt | 31 === Example Code
|
D | VK_NV_ray_tracing.txt | 83 === Sample Code
|
D | VK_KHR_ray_query.txt | 87 === Sample Code
|
/device/amlogic/yukawa/bootloader/ |
D | README | 9 Download U-Boot Source Code From :
|
/device/generic/vulkan-cereal/third-party/angle/src/gpu_info_util/ |
D | SystemInfo_macos.mm | 29 // Code from WebKit to get the active GPU's ID given a display ID.
|
12