Home
last modified time | relevance | path

Searched refs:planeIndex (Results 1 – 12 of 12) sorted by relevance

/external/vulkan-validation-layers/loader/
Dwsi.c1027 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()
Dwsi.h130 uint32_t planeIndex,
150 uint32_t planeIndex,
/external/deqp/external/vulkancts/framework/vulkan/
DvkInstanceDriverImpl.inl105 …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);
DvkConcreteInstanceInterface.inl24 …laneSupportedDisplaysKHR (VkPhysicalDevice physicalDevice, deUint32 planeIndex, deUint32* pDisp…
27 … (VkPhysicalDevice physicalDevice, VkDisplayModeKHR mode, deUint32 planeIndex, VkDisplayPlaneC…
DvkVirtualInstanceInterface.inl24 …laneSupportedDisplaysKHR (VkPhysicalDevice physicalDevice, deUint32 planeIndex, deUint32* pDisp…
27 … (VkPhysicalDevice physicalDevice, VkDisplayModeKHR mode, deUint32 planeIndex, VkDisplayPlaneC…
DvkNullDriverImpl.inl1065 …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);
DvkFunctionPointerTypes.inl153 …upportedDisplaysKHRFunc) (VkPhysicalDevice physicalDevice, deUint32 planeIndex, deUint32* pDisp…
156 … (VkPhysicalDevice physicalDevice, VkDisplayModeKHR mode, deUint32 planeIndex, VkDisplayPlaneC…
DvkStructTypes.inl1296 deUint32 planeIndex; member
DvkStrUtilImpl.inl3107 s << "\tplaneIndex = " << value.planeIndex << '\n';
/external/vulkan-validation-layers/include/vulkan/
Dvk_icd.h118 uint32_t planeIndex; member
Dvulkan.h3391 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/
Dvulkan.h3382 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,