OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:has_relocs
(Results
1 - 2
of
2
) sorted by relevancy
/xsrc/external/mit/MesaLib/dist/src/intel/vulkan/
anv_batch_chain.c
1193
bool
has_relocs
;
member in struct:anv_execbuf
1317
exec->
has_relocs
= true;
1490
if (!exec->
has_relocs
)
1702
if (execbuf->
has_relocs
) {
1778
assert(!execbuf->
has_relocs
);
1786
if (execbuf->
has_relocs
) {
/xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/
anv_batch_chain.c
1005
bool
has_relocs
;
member in struct:anv_execbuf
1116
exec->
has_relocs
= true;
1327
if (!exec->
has_relocs
)
1488
assert(!execbuf->
has_relocs
);
1494
if (execbuf->
has_relocs
) {
Completed in 6 milliseconds
Indexes created Fri Jul 24 00:25:35 UTC 2026