Home
last modified time | relevance | path

Searched defs:planeIndex (Results 1 – 19 of 19) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/
Deigen_cuboid_convolution.h293 Index planeIndex, rowIndex, colIndex, otherIndex; in operator() local
303 Index planeIndex, rowIndex, colIndex, otherIndex; in operator() local
310 Index planeIndex, rowIndex, colIndex, otherIndex; in loadPacket() local
319 Index planeIndex, rowIndex, colIndex, otherIndex; in loadPacket() local
351 EIGEN_STRONG_INLINE Scalar loadCoeff(Index patchId, Index planeIndex, in loadCoeff()
400 EIGEN_STRONG_INLINE Scalar loadCoeffStandard(Index patchId, Index planeIndex, in loadCoeffStandard()
435 EIGEN_ALWAYS_INLINE Packet loadPacket(Index patchId, Index planeIndex, in loadPacket()
453 EIGEN_ALWAYS_INLINE Packet loadPacketStandard(Index patchId, Index planeIndex, in loadPacketStandard()
525 EIGEN_ALWAYS_INLINE Packet loadPacketFast(Index patchId, Index planeIndex, in loadPacketFast()
564 packetWithPossibleZero(Index patchId, Index planeIndex, Index rowIndex, in packetWithPossibleZero()
[all …]
Deigen_volume_patch.h301 const Index planeIndex = in coeff() local
400 const Index planeIndex = in packet() local
507 const Index planeIndex = in coeff() local
/external/deqp/external/vulkancts/modules/vulkan/wsi/
DvktWsiDisplayTests.cpp1005 for (deUint32 planeIndex = 0; in testGetPhysicalDeviceDisplayPlanePropertiesKHR() local
1089 for (deUint32 planeIndex = 0; in testGetDisplayPlaneSupportedDisplaysKHR() local
1409 for (deUint32 planeIndex = 0; in testGetDisplayPlaneCapabilitiesKHR() local
1596 for (deUint32 planeIndex = 0; in testCreateDisplayPlaneSurfaceKHR() local
1917 for (deUint32 planeIndex = 0; in testGetPhysicalDeviceDisplayPlaneProperties2KHR() local
1983 for (deUint32 planeIndex = 0; in testGetDisplayPlaneCapabilities2KHR() local
/external/mesa3d/include/vulkan/
Dvk_icd.h123 uint32_t planeIndex; member
Dvulkan.h3764 uint32_t planeIndex; member
/external/vulkan-headers/include/vulkan/
Dvk_icd.h162 uint32_t planeIndex; member
Dvulkan.hpp2065 …litiesKHR( VkPhysicalDevice physicalDevice, VkDisplayModeKHR mode, uint32_t planeIndex, VkDisplayP… in vkGetDisplayPlaneCapabilitiesKHR()
2070 …DisplayPlaneSupportedDisplaysKHR( VkPhysicalDevice physicalDevice, uint32_t planeIndex, uint32_t* … in vkGetDisplayPlaneSupportedDisplaysKHR()
26464 uint32_t planeIndex; member
26861 uint32_t planeIndex; member
52839 …ysicalDevice::getDisplayPlaneCapabilitiesKHR( DisplayModeKHR mode, uint32_t planeIndex, DisplayPla… in getDisplayPlaneCapabilitiesKHR()
52845 …ysicalDevice::getDisplayPlaneCapabilitiesKHR( DisplayModeKHR mode, uint32_t planeIndex, Dispatch c… in getDisplayPlaneCapabilitiesKHR()
52854 …VULKAN_HPP_INLINE Result PhysicalDevice::getDisplayPlaneSupportedDisplaysKHR( uint32_t planeIndex,… in getDisplayPlaneSupportedDisplaysKHR()
52860 …cator>>::type PhysicalDevice::getDisplayPlaneSupportedDisplaysKHR( uint32_t planeIndex, Dispatch c… in getDisplayPlaneSupportedDisplaysKHR()
52882 …cator>>::type PhysicalDevice::getDisplayPlaneSupportedDisplaysKHR( uint32_t planeIndex, Allocator … in getDisplayPlaneSupportedDisplaysKHR()
Dvulkan_core.h5066 uint32_t planeIndex; member
5905 uint32_t planeIndex; member
/external/swiftshader/include/vulkan/
Dvk_icd.h162 uint32_t planeIndex; member
Dvulkan.hpp1999 …litiesKHR( VkPhysicalDevice physicalDevice, VkDisplayModeKHR mode, uint32_t planeIndex, VkDisplayP… in vkGetDisplayPlaneCapabilitiesKHR()
2003 …DisplayPlaneSupportedDisplaysKHR( VkPhysicalDevice physicalDevice, uint32_t planeIndex, uint32_t* … in vkGetDisplayPlaneSupportedDisplaysKHR()
15789 uint32_t planeIndex; member
29503 uint32_t planeIndex; member
46025 …VULKAN_HPP_INLINE Result PhysicalDevice::getDisplayPlaneSupportedDisplaysKHR( uint32_t planeIndex,… in getDisplayPlaneSupportedDisplaysKHR()
46031 …cator>>::type PhysicalDevice::getDisplayPlaneSupportedDisplaysKHR( uint32_t planeIndex, Dispatch c… in getDisplayPlaneSupportedDisplaysKHR()
46053 …cator>>::type PhysicalDevice::getDisplayPlaneSupportedDisplaysKHR( uint32_t planeIndex, Allocator … in getDisplayPlaneSupportedDisplaysKHR()
46144 …ysicalDevice::getDisplayPlaneCapabilitiesKHR( DisplayModeKHR mode, uint32_t planeIndex, DisplayPla… in getDisplayPlaneCapabilitiesKHR()
46150 …ysicalDevice::getDisplayPlaneCapabilitiesKHR( DisplayModeKHR mode, uint32_t planeIndex, Dispatch c… in getDisplayPlaneCapabilitiesKHR()
Dvulkan_core.h5018 uint32_t planeIndex; member
5844 uint32_t planeIndex; member
/external/deqp/external/vulkancts/framework/vulkan/
DvkInstanceDriverImpl.inl210 …DisplayPlaneSupportedDisplaysKHR (VkPhysicalDevice physicalDevice, deUint32 planeIndex, deUint32* …
225 …litiesKHR (VkPhysicalDevice physicalDevice, VkDisplayModeKHR mode, deUint32 planeIndex, VkDisplayP…
DvkNullDriverImpl.inl1302 …DisplayPlaneSupportedDisplaysKHR (VkPhysicalDevice physicalDevice, deUint32 planeIndex, deUint32* …
1320 …litiesKHR (VkPhysicalDevice physicalDevice, VkDisplayModeKHR mode, deUint32 planeIndex, VkDisplayP…
DvkStructTypes.inl1907 deUint32 planeIndex; member
2321 deUint32 planeIndex; member
DvkVulkan_c.inl4756 deUint32 planeIndex; member
5995 deUint32 planeIndex; member
/external/vulkan-validation-layers/layers/
Dcore_validation.cpp13106 … VkPhysicalDevice physicalDevice, uint32_t planeIndex, in ValidateGetPhysicalDeviceDisplayPlanePropertiesKHRQuery()
13130 …llValidateGetDisplayPlaneSupportedDisplaysKHR(VkPhysicalDevice physicalDevice, uint32_t planeIndex, in PreCallValidateGetDisplayPlaneSupportedDisplaysKHR()
13140uint32_t planeIndex, VkDisplayPlaneCapabilitiesKHR *pCapabilities) { in PreCallValidateGetDisplayPlaneCapabilitiesKHR()
/external/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h4898 uint32_t planeIndex; member
5616 uint32_t planeIndex; member
/external/skqp/include/third_party/vulkan/vulkan/
Dvulkan_core.h4898 uint32_t planeIndex; member
5616 uint32_t planeIndex; member
/external/deqp/external/vulkancts/scripts/src/
Dvulkan.h.in4753 uint32_t planeIndex; member
5992 uint32_t planeIndex; member