OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:new_relocs
(Results
1 - 2
of
2
) sorted by relevancy
/xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/
anv_batch_chain.c
127
struct drm_i915_gem_relocation_entry *
new_relocs
=
local
130
if (
new_relocs
== NULL)
137
vk_free(alloc,
new_relocs
);
141
memcpy(
new_relocs
, list->relocs, list->num_relocs * sizeof(*list->relocs));
149
list->relocs =
new_relocs
;
/xsrc/external/mit/MesaLib/dist/src/intel/vulkan/
anv_batch_chain.c
128
struct drm_i915_gem_relocation_entry *
new_relocs
=
local
132
if (
new_relocs
== NULL)
134
list->relocs =
new_relocs
;
Completed in 11 milliseconds
Indexes created Sat Jul 25 00:23:55 UTC 2026