OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:loader_get_icd_and_device
(Results
1 - 4
of
4
) sorted by null
/external/vulkan-validation-layers/loader/
loader.h
497
struct loader_icd *
loader_get_icd_and_device
(const VkDevice device,
table_ops.h
41
struct loader_icd *icd =
loader_get_icd_and_device
(dev, &found_dev);
[
all
...]
trampoline.c
749
struct loader_icd *icd =
loader_get_icd_and_device
(device, &dev);
[
all
...]
loader.c
1106
struct loader_icd *
loader_get_icd_and_device
(const VkDevice device,
function
[
all
...]
Completed in 183 milliseconds