Home
last modified time | relevance | path

Searched defs:NativeType (Results 1 – 10 of 10) sorted by relevance

/external/swiftshader/include/vulkan/
Dvulkan_handles.hpp1372 using NativeType = VkSurfaceKHR; typedef in VULKAN_HPP_NAMESPACE::SurfaceKHR
1459 using NativeType = VkDebugReportCallbackEXT; typedef in VULKAN_HPP_NAMESPACE::DebugReportCallbackEXT
1551 using NativeType = VkDebugUtilsMessengerEXT; typedef in VULKAN_HPP_NAMESPACE::DebugUtilsMessengerEXT
1637 using NativeType = VkDisplayKHR; typedef in VULKAN_HPP_NAMESPACE::DisplayKHR
1724 using NativeType = VkSwapchainKHR; typedef in VULKAN_HPP_NAMESPACE::SwapchainKHR
1811 using NativeType = VkSemaphore; typedef in VULKAN_HPP_NAMESPACE::Semaphore
1898 using NativeType = VkFence; typedef in VULKAN_HPP_NAMESPACE::Fence
1985 using NativeType = VkPerformanceConfigurationINTEL; typedef in VULKAN_HPP_NAMESPACE::PerformanceConfigurationINTEL
2071 using NativeType = VkQueryPool; typedef in VULKAN_HPP_NAMESPACE::QueryPool
2158 using NativeType = VkBuffer; typedef in VULKAN_HPP_NAMESPACE::Buffer
[all …]
Dvulkan_structs.hpp18 using NativeType = VkAabbPositionsKHR; typedef
139 using NativeType = VkDeviceOrHostAddressConstKHR; typedef
186 using NativeType = VkAccelerationStructureGeometryTrianglesDataKHR; typedef
340 using NativeType = VkAccelerationStructureGeometryAabbsDataKHR; typedef
438 using NativeType = VkAccelerationStructureGeometryInstancesDataKHR; typedef
539 using NativeType = VkAccelerationStructureGeometryDataKHR; typedef
603 using NativeType = VkAccelerationStructureGeometryKHR; typedef
712 using NativeType = VkDeviceOrHostAddressKHR; typedef
759 using NativeType = VkAccelerationStructureBuildGeometryInfoKHR; typedef
991 using NativeType = VkAccelerationStructureBuildRangeInfoKHR; typedef
[all …]
/external/angle/third_party/vulkan-deps/vulkan-headers/src/include/vulkan/
Dvulkan_handles.hpp1373 using NativeType = VkSurfaceKHR; typedef in VULKAN_HPP_NAMESPACE::SurfaceKHR
1460 using NativeType = VkDebugReportCallbackEXT; typedef in VULKAN_HPP_NAMESPACE::DebugReportCallbackEXT
1552 using NativeType = VkDebugUtilsMessengerEXT; typedef in VULKAN_HPP_NAMESPACE::DebugUtilsMessengerEXT
1638 using NativeType = VkDisplayKHR; typedef in VULKAN_HPP_NAMESPACE::DisplayKHR
1725 using NativeType = VkSwapchainKHR; typedef in VULKAN_HPP_NAMESPACE::SwapchainKHR
1812 using NativeType = VkSemaphore; typedef in VULKAN_HPP_NAMESPACE::Semaphore
1899 using NativeType = VkFence; typedef in VULKAN_HPP_NAMESPACE::Fence
1986 using NativeType = VkPerformanceConfigurationINTEL; typedef in VULKAN_HPP_NAMESPACE::PerformanceConfigurationINTEL
2072 using NativeType = VkQueryPool; typedef in VULKAN_HPP_NAMESPACE::QueryPool
2159 using NativeType = VkBuffer; typedef in VULKAN_HPP_NAMESPACE::Buffer
[all …]
Dvulkan_structs.hpp19 using NativeType = VkAabbPositionsKHR; typedef
140 using NativeType = VkDeviceOrHostAddressConstKHR; typedef
183 using NativeType = VkAccelerationStructureGeometryTrianglesDataKHR; typedef
337 using NativeType = VkAccelerationStructureGeometryAabbsDataKHR; typedef
435 using NativeType = VkAccelerationStructureGeometryInstancesDataKHR; typedef
536 using NativeType = VkAccelerationStructureGeometryDataKHR; typedef
598 using NativeType = VkAccelerationStructureGeometryKHR; typedef
707 using NativeType = VkDeviceOrHostAddressKHR; typedef
750 using NativeType = VkAccelerationStructureBuildGeometryInfoKHR; typedef
982 using NativeType = VkAccelerationStructureBuildRangeInfoKHR; typedef
[all …]
/external/vulkan-headers/include/vulkan/
Dvulkan_handles.hpp1359 using NativeType = VkSurfaceKHR; typedef in VULKAN_HPP_NAMESPACE::SurfaceKHR
1458 using NativeType = VkDebugReportCallbackEXT; typedef in VULKAN_HPP_NAMESPACE::DebugReportCallbackEXT
1560 using NativeType = VkDebugUtilsMessengerEXT; typedef in VULKAN_HPP_NAMESPACE::DebugUtilsMessengerEXT
1655 using NativeType = VkDisplayKHR; typedef in VULKAN_HPP_NAMESPACE::DisplayKHR
1754 using NativeType = VkSwapchainKHR; typedef in VULKAN_HPP_NAMESPACE::SwapchainKHR
1854 using NativeType = VkSemaphore; typedef in VULKAN_HPP_NAMESPACE::Semaphore
1952 using NativeType = VkFence; typedef in VULKAN_HPP_NAMESPACE::Fence
2048 using NativeType = VkPerformanceConfigurationINTEL; typedef in VULKAN_HPP_NAMESPACE::PerformanceConfigurationINTEL
2145 using NativeType = VkQueryPool; typedef in VULKAN_HPP_NAMESPACE::QueryPool
2243 using NativeType = VkBuffer; typedef in VULKAN_HPP_NAMESPACE::Buffer
[all …]
Dvulkan_structs.hpp20 using NativeType = VkAabbPositionsKHR; typedef
149 using NativeType = VkDeviceOrHostAddressConstKHR; typedef
196 using NativeType = VkAccelerationStructureGeometryTrianglesDataKHR; typedef
358 using NativeType = VkAccelerationStructureGeometryAabbsDataKHR; typedef
464 using NativeType = VkAccelerationStructureGeometryInstancesDataKHR; typedef
570 using NativeType = VkAccelerationStructureGeometryDataKHR; typedef
635 using NativeType = VkAccelerationStructureGeometryKHR; typedef
746 using NativeType = VkDeviceOrHostAddressKHR; typedef
792 using NativeType = VkAccelerationStructureBuildGeometryInfoKHR; typedef
1046 using NativeType = VkAccelerationStructureBuildRangeInfoKHR; typedef
[all …]
/external/deqp/external/vulkancts/framework/vulkan/
DvkWsiPlatform.hpp80 typedef typename TypeTraits<WsiType>::NativeDisplayType NativeType; typedef
96 typedef typename TypeTraits<WsiType>::NativeWindowType NativeType; typedef
/external/deqp/modules/egl/
DteglNativeColorMappingTests.cpp280 enum NativeType enum in deqp::egl::__anonce6400870111::NativeColorMappingCase
DteglNativeCoordMappingTests.cpp321 enum NativeType enum in deqp::egl::__anona34b3d9f0111::NativeCoordMappingCase
/external/flatbuffers/src/
Didl_gen_go.cpp1221 std::string NativeType(const Type &type) { in NativeType() function in flatbuffers::go::GoGenerator