Searched refs:contexts (Results 1 - 25 of 303) sorted by relevance

1234567891011>>

/xsrc/external/mit/mesa-demos/dist/src/rbug/
H A Dctx_info.c46 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 Dshdr_info.c77 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 Dshdr_dump.c94 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 Drbug_screen.h57 struct rbug_list contexts; member in struct:rbug_screen
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/driver_rbug/
H A Drbug_screen.h57 struct rbug_list contexts; member in struct:rbug_screen
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D17.3.5.rst12 because compatibility contexts are not supported.
H A D18.3.1.rst12 Compatibility contexts may report a lower version depending on each
H A D19.0.8.rst12 Compatibility contexts may report a lower version depending on each
H A D10.2.1.rst12 because compatibility contexts are not supported.
H A D10.6.7.rst12 because compatibility contexts are not supported.
H A D12.0.1.rst12 because compatibility contexts are not supported.
H A D12.0.3.rst12 because compatibility contexts are not supported.
H A D19.2.4.rst12 Compatibility contexts may report a lower version depending on each
H A D20.0.4.rst12 Compatibility contexts may report a lower version depending on each
H A D20.2.6.rst11 Compatibility contexts may report a lower version depending on each driver.
H A D17.1.3.rst12 because compatibility contexts are not supported.
31 - glXGetCurrentDisplay() no longer works for FakeGLX contexts?
H A D10.1.3.rst17 because compatibility contexts are not supported.
H A D10.1.4.rst12 because compatibility contexts are not supported.
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/rbug/
H A Drbug_context.h105 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 Drbug_context.h105 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 DMESA_configless_context.spec37 different formats would be to create multiple contexts but this is
119 mixing single- and double-buffered surfaces with configless contexts.
H A DMESA_multithread_makecurrent.spec37 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 DMESA_configless_context.spec37 different formats would be to create multiple contexts but this is
119 mixing single- and double-buffered surfaces with configless contexts.
H A DMESA_multithread_makecurrent.spec37 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 Daub_write.h101 struct aub_context contexts[MAX_CONTEXT_COUNT]; member in struct:aub_file

Completed in 16 milliseconds

1234567891011>>