/external/deqp/external/vulkancts/modules/vulkan/wsi/ |
D | vktWsiDisplayTests.cpp | 1005 for (deUint32 planeIndex = 0; in testGetPhysicalDeviceDisplayPlanePropertiesKHR() local 1006 planeIndex < planeCountRetrieved; in testGetPhysicalDeviceDisplayPlanePropertiesKHR() 1007 planeIndex++) in testGetPhysicalDeviceDisplayPlanePropertiesKHR() 1009 const VkDisplayKHR currentDisplay = planeProps[planeIndex].currentDisplay; in testGetPhysicalDeviceDisplayPlanePropertiesKHR() 1011 results.check( planeProps[planeIndex].currentStackIndex < planeCountReported, in testGetPhysicalDeviceDisplayPlanePropertiesKHR() 1021 << " for plane " << planeIndex << " with properties " << planeProps[planeIndex] in testGetPhysicalDeviceDisplayPlanePropertiesKHR() 1089 for (deUint32 planeIndex = 0; in testGetDisplayPlaneSupportedDisplaysKHR() local 1090 planeIndex < planeCountTested; in testGetDisplayPlaneSupportedDisplaysKHR() 1091 planeIndex++) in testGetDisplayPlaneSupportedDisplaysKHR() 1096 planeIndex, // uint32_t planeIndex in testGetDisplayPlaneSupportedDisplaysKHR() [all …]
|
/external/tensorflow/tensorflow/core/kernels/ |
D | eigen_cuboid_convolution.h | 293 Index planeIndex, rowIndex, colIndex, otherIndex; in operator() local 294 computeBaseIndices(0, planeIndex, rowIndex, colIndex, otherIndex); in operator() 295 return loadCoeff(row, planeIndex, rowIndex, colIndex, otherIndex); in operator() 303 Index planeIndex, rowIndex, colIndex, otherIndex; in operator() local 304 computeBaseIndices(patchIndex, planeIndex, rowIndex, colIndex, otherIndex); in operator() 305 return loadCoeff(row, planeIndex, rowIndex, colIndex, otherIndex); in operator() 310 Index planeIndex, rowIndex, colIndex, otherIndex; in loadPacket() local 311 computeBaseIndices(0, planeIndex, rowIndex, colIndex, otherIndex); in loadPacket() 312 return loadPacket(row, planeIndex, rowIndex, colIndex, otherIndex); in loadPacket() 319 Index planeIndex, rowIndex, colIndex, otherIndex; in loadPacket() local [all …]
|
D | eigen_volume_patch.h | 301 const Index planeIndex = in coeff() local 305 const Index inputPlane = planeIndex * m_plane_strides + in coeff() 400 const Index planeIndex = in packet() local 409 planeIndex * m_plane_strides + planeOffsets[0] - m_planePaddingTop, in packet() 410 planeIndex * m_plane_strides + planeOffsets[1] - m_planePaddingTop}; in packet() 507 const Index planeIndex = in coeff() local 509 const Index inputPlane = planeIndex * m_plane_strides + in coeff()
|
/external/eigen/unsupported/Eigen/CXX11/src/Tensor/ |
D | TensorVolumePatch.h | 387 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/mesa3d/include/vulkan/ |
D | vk_icd.h | 123 uint32_t planeIndex; member
|
D | vulkan.h | 3764 uint32_t planeIndex; member 3775 …ayPlaneSupportedDisplaysKHR)(VkPhysicalDevice physicalDevice, uint32_t planeIndex, uint32_t* pDisp… 3778 …sKHR)(VkPhysicalDevice physicalDevice, VkDisplayModeKHR mode, uint32_t planeIndex, VkDisplayPlaneC… 3794 uint32_t planeIndex, 3814 uint32_t planeIndex,
|
/external/deqp/external/vulkancts/framework/vulkan/ |
D | vkInstanceDriverImpl.inl | 210 …ayPlaneSupportedDisplaysKHR (VkPhysicalDevice physicalDevice, deUint32 planeIndex, deUint32* pDisp… argument 212 …return m_vk.getDisplayPlaneSupportedDisplaysKHR(physicalDevice, planeIndex, pDisplayCount, pDispla… 225 …sKHR (VkPhysicalDevice physicalDevice, VkDisplayModeKHR mode, deUint32 planeIndex, VkDisplayPlaneC… argument 227 return m_vk.getDisplayPlaneCapabilitiesKHR(physicalDevice, mode, planeIndex, pCapabilities);
|
D | vkConcreteInstanceInterface.inl | 35 …aneSupportedDisplaysKHR (VkPhysicalDevice physicalDevice, deUint32 planeIndex, deUint32* pDisp… 38 … (VkPhysicalDevice physicalDevice, VkDisplayModeKHR mode, deUint32 planeIndex, VkDisplayPlaneC…
|
D | vkVirtualInstanceInterface.inl | 35 …aneSupportedDisplaysKHR (VkPhysicalDevice physicalDevice, deUint32 planeIndex, deUint32* pDisp… 38 … (VkPhysicalDevice physicalDevice, VkDisplayModeKHR mode, deUint32 planeIndex, VkDisplayPlaneC…
|
D | vkNullDriverImpl.inl | 1302 …ayPlaneSupportedDisplaysKHR (VkPhysicalDevice physicalDevice, deUint32 planeIndex, deUint32* pDisp… argument 1305 DE_UNREF(planeIndex); 1320 …sKHR (VkPhysicalDevice physicalDevice, VkDisplayModeKHR mode, deUint32 planeIndex, VkDisplayPlaneC… argument 1324 DE_UNREF(planeIndex);
|
D | vkFunctionPointerTypes.inl | 185 …upportedDisplaysKHRFunc) (VkPhysicalDevice physicalDevice, deUint32 planeIndex, deUint32* pDisp… 188 … (VkPhysicalDevice physicalDevice, VkDisplayModeKHR mode, deUint32 planeIndex, VkDisplayPlaneC…
|
D | vkStructTypes.inl | 1907 deUint32 planeIndex; member 2321 deUint32 planeIndex; member
|
D | vkVulkan_c.inl | 4756 deUint32 planeIndex; member 4767 …ayPlaneSupportedDisplaysKHR)(VkPhysicalDevice physicalDevice, deUint32 planeIndex, deUint32* pDisp… 4770 …sKHR)(VkPhysicalDevice physicalDevice, VkDisplayModeKHR mode, deUint32 planeIndex, VkDisplayPlaneC… 4786 deUint32 planeIndex, 4806 deUint32 planeIndex, 5995 deUint32 planeIndex; member
|
D | vkStrUtilImpl.inl | 4850 s << "\tplaneIndex = " << value.planeIndex << '\n'; 5402 s << "\tplaneIndex = " << value.planeIndex << '\n';
|
/external/vulkan-headers/include/vulkan/ |
D | vk_icd.h | 162 uint32_t planeIndex; member
|
D | vulkan_core.h | 5066 uint32_t planeIndex; member 5077 …ayPlaneSupportedDisplaysKHR)(VkPhysicalDevice physicalDevice, uint32_t planeIndex, uint32_t* pDisp… 5080 …sKHR)(VkPhysicalDevice physicalDevice, VkDisplayModeKHR mode, uint32_t planeIndex, VkDisplayPlaneC… 5096 uint32_t planeIndex, 5116 uint32_t planeIndex, 5905 uint32_t planeIndex; member
|
D | vulkan.hpp | 2065 …sKHR( VkPhysicalDevice physicalDevice, VkDisplayModeKHR mode, uint32_t planeIndex, VkDisplayPlaneC… in vkGetDisplayPlaneCapabilitiesKHR() argument 2067 return ::vkGetDisplayPlaneCapabilitiesKHR( physicalDevice, mode, planeIndex, pCapabilities ); in vkGetDisplayPlaneCapabilitiesKHR() 2070 …ayPlaneSupportedDisplaysKHR( VkPhysicalDevice physicalDevice, uint32_t planeIndex, uint32_t* pDisp… in vkGetDisplayPlaneSupportedDisplaysKHR() argument 2072 …return ::vkGetDisplayPlaneSupportedDisplaysKHR( physicalDevice, planeIndex, pDisplayCount, pDispla… in vkGetDisplayPlaneSupportedDisplaysKHR() 15183 …Result getDisplayPlaneCapabilitiesKHR( DisplayModeKHR mode, uint32_t planeIndex, DisplayPlaneCapab… 15186 …R>::type getDisplayPlaneCapabilitiesKHR( DisplayModeKHR mode, uint32_t planeIndex, Dispatch const … 15190 …Result getDisplayPlaneSupportedDisplaysKHR( uint32_t planeIndex, uint32_t* pDisplayCount, DisplayK… 15193 …layKHR,Allocator>>::type getDisplayPlaneSupportedDisplaysKHR( uint32_t planeIndex, Dispatch const … 15195 …layKHR,Allocator>>::type getDisplayPlaneSupportedDisplaysKHR( uint32_t planeIndex, Allocator const… 26403 , planeIndex( planeIndex_ ) in DisplayPlaneInfo2KHR() [all …]
|
/external/swiftshader/include/vulkan/ |
D | vk_icd.h | 162 uint32_t planeIndex; member
|
D | vulkan_core.h | 5018 uint32_t planeIndex; member 5029 …ayPlaneSupportedDisplaysKHR)(VkPhysicalDevice physicalDevice, uint32_t planeIndex, uint32_t* pDisp… 5032 …sKHR)(VkPhysicalDevice physicalDevice, VkDisplayModeKHR mode, uint32_t planeIndex, VkDisplayPlaneC… 5048 uint32_t planeIndex, 5068 uint32_t planeIndex, 5844 uint32_t planeIndex; member
|
D | vulkan.hpp | 1999 …sKHR( VkPhysicalDevice physicalDevice, VkDisplayModeKHR mode, uint32_t planeIndex, VkDisplayPlaneC… in vkGetDisplayPlaneCapabilitiesKHR() argument 2001 return ::vkGetDisplayPlaneCapabilitiesKHR( physicalDevice, mode, planeIndex, pCapabilities); in vkGetDisplayPlaneCapabilitiesKHR() 2003 …ayPlaneSupportedDisplaysKHR( VkPhysicalDevice physicalDevice, uint32_t planeIndex, uint32_t* pDisp… in vkGetDisplayPlaneSupportedDisplaysKHR() argument 2005 …return ::vkGetDisplayPlaneSupportedDisplaysKHR( physicalDevice, planeIndex, pDisplayCount, pDispla… in vkGetDisplayPlaneSupportedDisplaysKHR() 15728 , planeIndex( planeIndex_ ) in DisplayPlaneInfo2KHR() 15756 planeIndex = planeIndex_; in setPlaneIndex() 15775 && ( planeIndex == rhs.planeIndex ); in operator ==() 15789 uint32_t planeIndex; member 29394 , planeIndex( planeIndex_ ) in DisplaySurfaceCreateInfoKHR() 29433 planeIndex = planeIndex_; in setPlaneIndex() [all …]
|
/external/skia/include/third_party/vulkan/vulkan/ |
D | vulkan_core.h | 4898 uint32_t planeIndex; member 4909 …ayPlaneSupportedDisplaysKHR)(VkPhysicalDevice physicalDevice, uint32_t planeIndex, uint32_t* pDisp… 4912 …sKHR)(VkPhysicalDevice physicalDevice, VkDisplayModeKHR mode, uint32_t planeIndex, VkDisplayPlaneC… 4928 uint32_t planeIndex, 4948 uint32_t planeIndex, 5616 uint32_t planeIndex; member
|
/external/skqp/include/third_party/vulkan/vulkan/ |
D | vulkan_core.h | 4898 uint32_t planeIndex; member 4909 …ayPlaneSupportedDisplaysKHR)(VkPhysicalDevice physicalDevice, uint32_t planeIndex, uint32_t* pDisp… 4912 …sKHR)(VkPhysicalDevice physicalDevice, VkDisplayModeKHR mode, uint32_t planeIndex, VkDisplayPlaneC… 4928 uint32_t planeIndex, 4948 uint32_t planeIndex, 5616 uint32_t planeIndex; member
|
/external/vulkan-validation-layers/layers/ |
D | core_validation.h | 421 … VkPhysicalDevice physicalDevice, uint32_t planeIndex, 1535 …llValidateGetDisplayPlaneSupportedDisplaysKHR(VkPhysicalDevice physicalDevice, uint32_t planeIndex, 1537 …ayPlaneCapabilitiesKHR(VkPhysicalDevice physicalDevice, VkDisplayModeKHR mode, uint32_t planeIndex,
|
D | core_validation.cpp | 13106 … VkPhysicalDevice physicalDevice, uint32_t planeIndex, in ValidateGetPhysicalDeviceDisplayPlanePropertiesKHRQuery() argument 13118 if (planeIndex >= physical_device_state->display_plane_property_count) { in ValidateGetPhysicalDeviceDisplayPlanePropertiesKHRQuery() 13130 …llValidateGetDisplayPlaneSupportedDisplaysKHR(VkPhysicalDevice physicalDevice, uint32_t planeIndex, in PreCallValidateGetDisplayPlaneSupportedDisplaysKHR() argument 13134 … ValidateGetPhysicalDeviceDisplayPlanePropertiesKHRQuery(instance_data, physicalDevice, planeIndex, in PreCallValidateGetDisplayPlaneSupportedDisplaysKHR() 13140 … uint32_t planeIndex, VkDisplayPlaneCapabilitiesKHR *pCapabilities) { in PreCallValidateGetDisplayPlaneCapabilitiesKHR() argument 13143 … ValidateGetPhysicalDeviceDisplayPlanePropertiesKHRQuery(instance_data, physicalDevice, planeIndex, in PreCallValidateGetDisplayPlaneCapabilitiesKHR() 13153 …lDeviceDisplayPlanePropertiesKHRQuery(instance_data, physicalDevice, pDisplayPlaneInfo->planeIndex, in PreCallValidateGetDisplayPlaneCapabilities2KHR()
|
/external/deqp/external/vulkancts/scripts/src/ |
D | vulkan.h.in | 4753 uint32_t planeIndex; member 4764 …ayPlaneSupportedDisplaysKHR)(VkPhysicalDevice physicalDevice, uint32_t planeIndex, uint32_t* pDisp… 4767 …sKHR)(VkPhysicalDevice physicalDevice, VkDisplayModeKHR mode, uint32_t planeIndex, VkDisplayPlaneC… 4783 uint32_t planeIndex, 4803 uint32_t planeIndex, 5992 uint32_t planeIndex; member
|