/external/vulkan-validation-layers/loader/ |
D | wsi.c | 1027 uint32_t planeIndex, in vkGetDisplayPlaneSupportedDisplaysKHR() argument 1036 unwrapped_phys_dev, planeIndex, pDisplayCount, pDisplays); in vkGetDisplayPlaneSupportedDisplaysKHR() 1043 uint32_t planeIndex, in terminator_GetDisplayPlaneSupportedDisplaysKHR() argument 1056 phys_dev->phys_dev, planeIndex, pDisplayCount, pDisplays); in terminator_GetDisplayPlaneSupportedDisplaysKHR() 1135 uint32_t planeIndex, in vkGetDisplayPlaneCapabilitiesKHR() argument 1143 unwrapped_phys_dev, mode, planeIndex, pCapabilities); in vkGetDisplayPlaneCapabilitiesKHR() 1151 uint32_t planeIndex, in terminator_GetDisplayPlaneCapabilitiesKHR() argument 1163 phys_dev->phys_dev, mode, planeIndex, pCapabilities); in terminator_GetDisplayPlaneCapabilitiesKHR() 1200 pIcdSurface->planeIndex = pCreateInfo->planeIndex; in terminator_CreateDisplayPlaneSurfaceKHR()
|
D | wsi.h | 130 uint32_t planeIndex, 150 uint32_t planeIndex,
|
/external/deqp/external/vulkancts/framework/vulkan/ |
D | vkInstanceDriverImpl.inl | 105 …ayPlaneSupportedDisplaysKHR (VkPhysicalDevice physicalDevice, deUint32 planeIndex, deUint32* pDisp… argument 107 …return m_vk.getDisplayPlaneSupportedDisplaysKHR(physicalDevice, planeIndex, pDisplayCount, pDispla… 120 …sKHR (VkPhysicalDevice physicalDevice, VkDisplayModeKHR mode, deUint32 planeIndex, VkDisplayPlaneC… argument 122 return m_vk.getDisplayPlaneCapabilitiesKHR(physicalDevice, mode, planeIndex, pCapabilities);
|
D | vkConcreteInstanceInterface.inl | 24 …laneSupportedDisplaysKHR (VkPhysicalDevice physicalDevice, deUint32 planeIndex, deUint32* pDisp… 27 … (VkPhysicalDevice physicalDevice, VkDisplayModeKHR mode, deUint32 planeIndex, VkDisplayPlaneC…
|
D | vkVirtualInstanceInterface.inl | 24 …laneSupportedDisplaysKHR (VkPhysicalDevice physicalDevice, deUint32 planeIndex, deUint32* pDisp… 27 … (VkPhysicalDevice physicalDevice, VkDisplayModeKHR mode, deUint32 planeIndex, VkDisplayPlaneC…
|
D | vkNullDriverImpl.inl | 1065 …ayPlaneSupportedDisplaysKHR (VkPhysicalDevice physicalDevice, deUint32 planeIndex, deUint32* pDisp… argument 1068 DE_UNREF(planeIndex); 1083 …sKHR (VkPhysicalDevice physicalDevice, VkDisplayModeKHR mode, deUint32 planeIndex, VkDisplayPlaneC… argument 1087 DE_UNREF(planeIndex);
|
D | vkFunctionPointerTypes.inl | 153 …upportedDisplaysKHRFunc) (VkPhysicalDevice physicalDevice, deUint32 planeIndex, deUint32* pDisp… 156 … (VkPhysicalDevice physicalDevice, VkDisplayModeKHR mode, deUint32 planeIndex, VkDisplayPlaneC…
|
D | vkStructTypes.inl | 1296 deUint32 planeIndex; member
|
D | vkStrUtilImpl.inl | 3107 s << "\tplaneIndex = " << value.planeIndex << '\n';
|
/external/vulkan-validation-layers/include/vulkan/ |
D | vk_icd.h | 118 uint32_t planeIndex; member
|
D | vulkan.h | 3391 uint32_t planeIndex; member 3402 …ayPlaneSupportedDisplaysKHR)(VkPhysicalDevice physicalDevice, uint32_t planeIndex, uint32_t* pDisp… 3405 …sKHR)(VkPhysicalDevice physicalDevice, VkDisplayModeKHR mode, uint32_t planeIndex, VkDisplayPlaneC… 3421 uint32_t planeIndex, 3441 uint32_t planeIndex,
|
/external/skia/third_party/vulkan/ |
D | vulkan.h | 3382 uint32_t planeIndex; member 3393 …ayPlaneSupportedDisplaysKHR)(VkPhysicalDevice physicalDevice, uint32_t planeIndex, uint32_t* pDisp… 3396 …sKHR)(VkPhysicalDevice physicalDevice, VkDisplayModeKHR mode, uint32_t planeIndex, VkDisplayPlaneC… 3412 uint32_t planeIndex, 3432 uint32_t planeIndex,
|