OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:_glapi_new_nop_table
(Results
1 - 5
of
5
) sorted by null
/external/mesa3d/src/mapi/glapi/
glapi.h
172
_glapi_new_nop_table
(unsigned num_entries);
glapi_nop.c
124
_glapi_new_nop_table
(unsigned num_entries)
function
/external/mesa3d/src/mapi/
mapi_glapi.c
228
_glapi_new_nop_table
(unsigned num_entries)
function
/external/mesa3d/src/mesa/main/
context.c
895
* contains the
_glapi_new_nop_table
() and _glapi_set_nop_handler()
987
table =
_glapi_new_nop_table
(numEntries);
[
all
...]
/external/mesa3d/docs/relnotes/
10.6.0.html
229
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=89662">Bug 89662</a> - context.c:943: undefined reference to `
_glapi_new_nop_table
'</li>
Completed in 515 milliseconds