Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
DEPS | D | 03-May-2024 | 52 | 4 | 3 | |
README.md | D | 03-May-2024 | 175 | 6 | 4 | |
export.h | D | 03-May-2024 | 779 | 30 | 20 | |
gles2_impl.cc | D | 03-May-2024 | 1.2 KiB | 49 | 29 | |
gles2_impl.h | D | 03-May-2024 | 849 | 36 | 23 |
README.md
1Mojo GLES2 2========== 3 4We export this dynamically linked library via mojo/public/gles2 in order to 5hide the gpu/command_buffer/client dependency from clients of the Mojo API. 6