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_context_isolation
(Results
1 - 6
of
6
) sorted by relevancy
/xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/
genX_state.c
222
device->instance->physicalDevice.
has_context_isolation
) {
anv_device.c
490
device->
has_context_isolation
=
566
device->info.gen < 8 || !device->
has_context_isolation
;
anv_private.h
953
bool
has_context_isolation
;
member in struct:anv_physical_device
/xsrc/external/mit/MesaLib/dist/src/intel/vulkan/
genX_state.c
296
if (GFX_VER >= 8 && device->physical->
has_context_isolation
) {
anv_device.c
885
device->
has_context_isolation
=
945
device->info.ver < 8 || !device->
has_context_isolation
;
anv_private.h
897
bool
has_context_isolation
;
member in struct:anv_physical_device
Completed in 99 milliseconds
Indexes created Sat Jul 25 00:23:55 UTC 2026