OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:buffer_lists
(Results
1 - 2
of
2
) sorted by relevancy
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util/
u_threaded_context.h
503
struct tc_buffer_list
buffer_lists
[TC_MAX_BUFFER_LISTS];
member in struct:threaded_context
u_threaded_context.c
222
&tc->
buffer_lists
[batch->buffer_list_index].driver_flushed_fence;
252
struct tc_buffer_list *buf_list = &tc->
buffer_lists
[tc->next_buf_list];
526
BITSET_WORD *buffer_list = tc->
buffer_lists
[tc->next_buf_list].buffer_list;
552
BITSET_WORD *buffer_list = tc->
buffer_lists
[tc->next_buf_list].buffer_list;
589
BITSET_SET(tc->
buffer_lists
[tc->next_buf_list].buffer_list, new_id & TC_BUFFER_ID_MASK);
658
struct tc_buffer_list *buf_list = &tc->
buffer_lists
[i];
919
tc_add_to_buffer_list(&tc->
buffer_lists
[tc->next_buf_list], resource);
1207
&tc->
buffer_lists
[tc->next_buf_list], buffer);
1396
struct tc_buffer_list *next = &tc->
buffer_lists
[tc->next_buf_list];
1489
struct tc_buffer_list *next = &tc->
buffer_lists
[tc->next_buf_list]
[
all
...]
Completed in 6 milliseconds
Indexes created Sat Jul 25 00:23:55 UTC 2026