OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetPhysicalDeviceXcbPresentationSupportKHR
(Results
1 - 9
of
9
) sorted by null
/external/vulkan-validation-layers/demos/smoke/
ShellXcb.cpp
193
return vk::
GetPhysicalDeviceXcbPresentationSupportKHR
(phy,
/external/vulkan-validation-layers/include/vulkan/
vk_layer.h
218
GetPhysicalDeviceXcbPresentationSupportKHR
;
/external/vulkan-validation-layers/loader/
wsi.c
778
* for
GetPhysicalDeviceXcbPresentationSupportKHR
789
VkBool32 res = disp->
GetPhysicalDeviceXcbPresentationSupportKHR
(
796
* for
GetPhysicalDeviceXcbPresentationSupportKHR
807
icd->
GetPhysicalDeviceXcbPresentationSupportKHR
&&
808
"loader: null
GetPhysicalDeviceXcbPresentationSupportKHR
ICD pointer");
810
return icd->
GetPhysicalDeviceXcbPresentationSupportKHR
(
[
all
...]
loader.h
243
GetPhysicalDeviceXcbPresentationSupportKHR
;
table_ops.h
618
table->
GetPhysicalDeviceXcbPresentationSupportKHR
=
[
all
...]
loader.c
144
.
GetPhysicalDeviceXcbPresentationSupportKHR
=
[
all
...]
/external/vulkan-validation-layers/layers/
unique_objects.h
96
pDisp->
GetPhysicalDeviceXcbPresentationSupportKHR
=
swapchain.cpp
145
pDisp->
GetPhysicalDeviceXcbPresentationSupportKHR
=
[
all
...]
object_tracker.h
162
pDisp->
GetPhysicalDeviceXcbPresentationSupportKHR
=
[
all
...]
Completed in 276 milliseconds