OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:vb_used
(Results
1 - 3
of
3
) sorted by relevancy
/xsrc/external/mit/MesaLib/dist/src/intel/vulkan/
genX_cmd_buffer.c
3556
uint32_t vb_emit = cmd_buffer->state.gfx.vb_dirty & pipeline->
vb_used
;
3558
vb_emit |= pipeline->
vb_used
;
3867
uint64_t
vb_used
= pipeline->
vb_used
;
local
3870
vb_used
|= 1ull << ANV_SVGS_VB_INDEX;
3872
vb_used
|= 1ull << ANV_DRAWID_VB_INDEX;
3876
vb_used
);
5680
uint64_t
vb_used
)
5697
uint64_t mask =
vb_used
;
anv_private.h
3585
uint32_t
vb_used
;
member in struct:anv_graphics_pipeline
/xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/
anv_private.h
2760
uint32_t
vb_used
;
member in struct:anv_pipeline
Completed in 20 milliseconds
Indexes created Sat Jul 25 00:23:55 UTC 2026