Lines Matching refs:can
14 …to use (layer_id) and an entrypoint that can be called to look up functions below the layer. The …
27 …all `AndroidGLESLayer_GetProcAddress` for all known functions. The layer can track that next add…
29 …ng layers (like GAPID and RenderDoc) to support Android. That way a layer can look up functions i…
33 Where layers can be found, in order of priority
104 … handful of functions, a passively initialized layer is the way to go. It can simply wait for the…
106 …o the EGL loader, active layer initialization is the way to go. The layer can utilize get_next_la…
236 …shared with GLES 2.0+ (like glGetString) will be routed to 2.0+ drivers, which can cause confusion.
239 - Who can use layers?
240 …- GLES Layers can be loaded by any debuggable application, or for any application if you have root…
242 - This feature is backed by Android CTS, so you can run `atest CtsGpuToolsHostTestCases`
244 - There are two ways. First you can check against the version of Android.
251 …ondly, if you want to determine from an application that can't call out to ADB for this, you can c…