| /xsrc/external/mit/mesa-demos/dist/src/rbug/ |
| H A D | ctx_info.c | 46 debug_printf("Sending get contexts\n"); 49 debug_printf("Waiting for contexts\n"); 54 debug_printf("Got contexts:\n"); 57 rbug_send_contexts_info(con, list->contexts[i], NULL); 68 (unsigned long long)list->contexts[i]);
|
| H A D | shdr_info.c | 77 debug_printf("Sending get contexts\n"); 80 debug_printf("Waiting for contexts\n"); 85 debug_printf("Got contexts:\n"); 87 shader_info(con, list->contexts[i]);
|
| H A D | shdr_dump.c | 94 debug_printf("Sending get contexts\n"); 97 debug_printf("Waiting for contexts\n"); 102 debug_printf("Got contexts:\n"); 104 shader_info(con, list->contexts[i]);
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/driver_rbug/ |
| H A D | rbug_screen.h | 57 struct rbug_list contexts; member in struct:rbug_screen
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/driver_rbug/ |
| H A D | rbug_screen.h | 57 struct rbug_list contexts; member in struct:rbug_screen
|
| /xsrc/external/mit/MesaLib/dist/docs/relnotes/ |
| H A D | 17.3.5.rst | 12 because compatibility contexts are not supported.
|
| H A D | 18.3.1.rst | 12 Compatibility contexts may report a lower version depending on each
|
| H A D | 19.0.8.rst | 12 Compatibility contexts may report a lower version depending on each
|
| H A D | 10.2.1.rst | 12 because compatibility contexts are not supported.
|
| H A D | 10.6.7.rst | 12 because compatibility contexts are not supported.
|
| H A D | 12.0.1.rst | 12 because compatibility contexts are not supported.
|
| H A D | 12.0.3.rst | 12 because compatibility contexts are not supported.
|
| H A D | 19.2.4.rst | 12 Compatibility contexts may report a lower version depending on each
|
| H A D | 20.0.4.rst | 12 Compatibility contexts may report a lower version depending on each
|
| H A D | 20.2.6.rst | 11 Compatibility contexts may report a lower version depending on each driver.
|
| H A D | 17.1.3.rst | 12 because compatibility contexts are not supported. 31 - glXGetCurrentDisplay() no longer works for FakeGLX contexts?
|
| H A D | 10.1.3.rst | 17 because compatibility contexts are not supported.
|
| H A D | 10.1.4.rst | 12 because compatibility contexts are not supported.
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/rbug/ |
| H A D | rbug_context.h | 105 rbug_context_t *contexts; member in struct:rbug_proto_context_list_reply 168 rbug_context_t *contexts,
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/rbug/ |
| H A D | rbug_context.h | 105 rbug_context_t *contexts; member in struct:rbug_proto_context_list_reply 168 rbug_context_t *contexts,
|
| /xsrc/external/mit/MesaLib.old/dist/docs/specs/ |
| H A D | MESA_configless_context.spec | 37 different formats would be to create multiple contexts but this is 119 mixing single- and double-buffered surfaces with configless contexts.
|
| H A D | MESA_multithread_makecurrent.spec | 37 For some applications, maintaining per-thread contexts and 94 None. The GLX extension only extends to direct rendering contexts. 133 (5) What requirements should be placed on the user managing contexts 143 share in synchronization for binding of their own contexts, so the 144 refcounting of the contexts is required to be threadsafe. 146 (6) Does this apply to indirect contexts? 149 for indirect contexts is left as-is.
|
| /xsrc/external/mit/MesaLib/dist/docs/_extra/specs/ |
| H A D | MESA_configless_context.spec | 37 different formats would be to create multiple contexts but this is 119 mixing single- and double-buffered surfaces with configless contexts.
|
| H A D | MESA_multithread_makecurrent.spec | 37 For some applications, maintaining per-thread contexts and 94 None. The GLX extension only extends to direct rendering contexts. 133 (5) What requirements should be placed on the user managing contexts 143 share in synchronization for binding of their own contexts, so the 144 refcounting of the contexts is required to be threadsafe. 146 (6) Does this apply to indirect contexts? 149 for indirect contexts is left as-is.
|
| /xsrc/external/mit/MesaLib/dist/src/intel/tools/ |
| H A D | aub_write.h | 101 struct aub_context contexts[MAX_CONTEXT_COUNT]; member in struct:aub_file
|