Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/loader/
Dwsi.h151 uint32_t planeIndex,
166 VkPhysicalDevice physicalDevice, VkDisplayModeKHR mode, uint32_t planeIndex,
Dwsi.c1321 uint32_t planeIndex, in vkGetDisplayPlaneSupportedDisplaysKHR() argument
1329 unwrapped_phys_dev, planeIndex, pDisplayCount, pDisplays); in vkGetDisplayPlaneSupportedDisplaysKHR()
1334 VkPhysicalDevice physicalDevice, uint32_t planeIndex, in terminator_GetDisplayPlaneSupportedDisplaysKHR() argument
1355 phys_dev->phys_dev, planeIndex, pDisplayCount, pDisplays); in terminator_GetDisplayPlaneSupportedDisplaysKHR()
1435 VkPhysicalDevice physicalDevice, VkDisplayModeKHR mode, uint32_t planeIndex, in vkGetDisplayPlaneCapabilitiesKHR() argument
1442 unwrapped_phys_dev, mode, planeIndex, pCapabilities); in vkGetDisplayPlaneCapabilitiesKHR()
1447 VkPhysicalDevice physicalDevice, VkDisplayModeKHR mode, uint32_t planeIndex, in terminator_GetDisplayPlaneCapabilitiesKHR() argument
1468 planeIndex, pCapabilities); in terminator_GetDisplayPlaneCapabilitiesKHR()
1507 pIcdSurface->display_surf.planeIndex = pCreateInfo->planeIndex; in terminator_CreateDisplayPlaneSurfaceKHR()
/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 …aneSupportedDisplaysKHR (VkPhysicalDevice physicalDevice, deUint32 planeIndex, deUint32* pDisp…
27 … (VkPhysicalDevice physicalDevice, VkDisplayModeKHR mode, deUint32 planeIndex, VkDisplayPlaneC…
DvkVirtualInstanceInterface.inl24 …aneSupportedDisplaysKHR (VkPhysicalDevice physicalDevice, deUint32 planeIndex, deUint32* pDisp…
27 … (VkPhysicalDevice physicalDevice, VkDisplayModeKHR mode, deUint32 planeIndex, VkDisplayPlaneC…
DvkNullDriverImpl.inl1046 …ayPlaneSupportedDisplaysKHR (VkPhysicalDevice physicalDevice, deUint32 planeIndex, deUint32* pDisp… argument
1049 DE_UNREF(planeIndex);
1064 …sKHR (VkPhysicalDevice physicalDevice, VkDisplayModeKHR mode, deUint32 planeIndex, VkDisplayPlaneC… argument
1068 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.inl3481 s << "\tplaneIndex = " << value.planeIndex << '\n';
/external/eigen/unsupported/Eigen/CXX11/src/Tensor/
DTensorVolumePatch.h387 const Index planeIndex = (patch3DIndex - m_outputPlanes * (colIndex * m_outputRows + rowIndex));
389 …const Index inputPlane = planeIndex * m_plane_strides + planeOffset * m_in_plane_strides - m_plane…
469 const Index planeIndex = (patch3DIndex - m_outputPlanes * (colIndex * m_outputRows + rowIndex));
475 planeIndex * m_plane_strides + planeOffsets[0] - m_planePaddingTop,
476 planeIndex * m_plane_strides + planeOffsets[1] - m_planePaddingTop};
/external/vulkan-validation-layers/include/vulkan/
Dvk_icd.h123 uint32_t planeIndex; member
Dvulkan.h3442 uint32_t planeIndex; member
3453 …ayPlaneSupportedDisplaysKHR)(VkPhysicalDevice physicalDevice, uint32_t planeIndex, uint32_t* pDisp…
3456 …sKHR)(VkPhysicalDevice physicalDevice, VkDisplayModeKHR mode, uint32_t planeIndex, VkDisplayPlaneC…
3472 uint32_t planeIndex,
3492 uint32_t planeIndex,
Dvulkan.hpp15111 , planeIndex( planeIndex_ ) in DisplaySurfaceCreateInfoKHR()
15157 planeIndex = planeIndex_; in setPlaneIndex()
15202 && ( planeIndex == rhs.planeIndex ) in operator ==()
15222 uint32_t planeIndex; member
17995 …Result getDisplayPlaneSupportedDisplaysKHR( uint32_t planeIndex, uint32_t* pDisplayCount, DisplayK… in getDisplayPlaneSupportedDisplaysKHR() argument
17997 …cast<Result>( vkGetDisplayPlaneSupportedDisplaysKHR( m_physicalDevice, planeIndex, pDisplayCount, … in getDisplayPlaneSupportedDisplaysKHR()
18002 …ector<DisplayKHR,Allocator>>::type getDisplayPlaneSupportedDisplaysKHR( uint32_t planeIndex ) const in getDisplayPlaneSupportedDisplaysKHR()
18009 …cast<Result>( vkGetDisplayPlaneSupportedDisplaysKHR( m_physicalDevice, planeIndex, &displayCount, … in getDisplayPlaneSupportedDisplaysKHR()
18013 …cast<Result>( vkGetDisplayPlaneSupportedDisplaysKHR( m_physicalDevice, planeIndex, &displayCount, … in getDisplayPlaneSupportedDisplaysKHR()
18063 …Result getDisplayPlaneCapabilitiesKHR( DisplayModeKHR mode, uint32_t planeIndex, DisplayPlaneCapab… in getDisplayPlaneCapabilitiesKHR() argument
[all …]
/external/mesa3d/include/vulkan/
Dvk_icd.h123 uint32_t planeIndex; member
Dvulkan.h3451 uint32_t planeIndex; member
3462 …ayPlaneSupportedDisplaysKHR)(VkPhysicalDevice physicalDevice, uint32_t planeIndex, uint32_t* pDisp…
3465 …sKHR)(VkPhysicalDevice physicalDevice, VkDisplayModeKHR mode, uint32_t planeIndex, VkDisplayPlaneC…
3481 uint32_t planeIndex,
3501 uint32_t planeIndex,
/external/vulkan-validation-layers/layers/
Dswapchain.cpp894 …KAPI_CALL GetDisplayPlaneSupportedDisplaysKHR(VkPhysicalDevice physicalDevice, uint32_t planeIndex, in GetDisplayPlaneSupportedDisplaysKHR() argument
923 …if (pPhysicalDevice->gotDisplayPlanePropertyCount && planeIndex >= pPhysicalDevice->displayPlanePr… in GetDisplayPlaneSupportedDisplaysKHR()
935 …ance_dispatch_table->GetDisplayPlaneSupportedDisplaysKHR(physicalDevice, planeIndex, pDisplayCount, in GetDisplayPlaneSupportedDisplaysKHR()
1009 … uint32_t planeIndex, VkDisplayPlaneCapabilitiesKHR *pCapabilities) { in GetDisplayPlaneCapabilitiesKHR() argument
1037 …if (pPhysicalDevice->gotDisplayPlanePropertyCount && planeIndex >= pPhysicalDevice->displayPlanePr… in GetDisplayPlaneCapabilitiesKHR()
1049 …ce_dispatch_table->GetDisplayPlaneCapabilitiesKHR(physicalDevice, mode, planeIndex, pCapabilities); in GetDisplayPlaneCapabilitiesKHR()
Dunique_objects.cpp620 …KAPI_CALL GetDisplayPlaneSupportedDisplaysKHR(VkPhysicalDevice physicalDevice, uint32_t planeIndex, in GetDisplayPlaneSupportedDisplaysKHR() argument
623 …_map_data->instance_dispatch_table->GetDisplayPlaneSupportedDisplaysKHR(physicalDevice, planeIndex, in GetDisplayPlaneSupportedDisplaysKHR()
Dvk_validation_error_database.txt1808 …fer to Vulkan Spec Section '29.3.1. Display Enumeration' which states 'planeIndex must be less tha…
1833 … refer to Vulkan Spec Section '29.3.2. Display Surfaces' which states 'planeIndex must be less tha…
/external/skia/third_party/vulkan/vulkan/
Dvulkan.h3566 uint32_t planeIndex; member
3577 …ayPlaneSupportedDisplaysKHR)(VkPhysicalDevice physicalDevice, uint32_t planeIndex, uint32_t* pDisp…
3580 …sKHR)(VkPhysicalDevice physicalDevice, VkDisplayModeKHR mode, uint32_t planeIndex, VkDisplayPlaneC…
3596 uint32_t planeIndex,
3616 uint32_t planeIndex,
/external/deqp/external/vulkancts/scripts/src/
Dvulkan.h.in3627 uint32_t planeIndex; member
3638 …ayPlaneSupportedDisplaysKHR)(VkPhysicalDevice physicalDevice, uint32_t planeIndex, uint32_t* pDisp…
3641 …sKHR)(VkPhysicalDevice physicalDevice, VkDisplayModeKHR mode, uint32_t planeIndex, VkDisplayPlaneC…
3657 uint32_t planeIndex,
3677 uint32_t planeIndex,