Home
last modified time | relevance | path

Searched refs:NativeType (Results 1 - 11 of 11) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkWsiPlatform.hpp82 typedef typename TypeTraits<WsiType>::NativeDisplayType NativeType; typedef
84 NativeType getNative (void) const { return m_native; } in getNative()
87 DisplayInterface (NativeType nativeDisplay) in DisplayInterface()
91 const NativeType m_native;
98 typedef typename TypeTraits<WsiType>::NativeWindowType NativeType; typedef
100 NativeType getNative (void) const { return m_native; } in getNative()
103 WindowInterface (NativeType nativeDisplay) in WindowInterface()
107 const NativeType m_native;
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_video.hpp277 using NativeType = StdVideoH264SpsVuiFlags;
322 using NativeType = StdVideoH264HrdParameters;
365 using NativeType = StdVideoH264SequenceParameterSetVui;
415 using NativeType = StdVideoH264SpsFlags;
466 using NativeType = StdVideoH264ScalingLists;
500 using NativeType = StdVideoH264SequenceParameterSet;
566 using NativeType = StdVideoH264PpsFlags;
605 using NativeType = StdVideoH264PictureParameterSet;
651 using NativeType = StdVideoDecodeH264PictureInfoFlags;
686 using NativeType
[all...]
H A Dvulkan_structs.hpp22 using NativeType = VkAabbPositionsKHR;
140 using NativeType = VkDeviceOrHostAddressConstKHR;
183 using NativeType = VkAccelerationStructureGeometryTrianglesDataKHR;
330 using NativeType = VkAccelerationStructureGeometryAabbsDataKHR;
422 using NativeType = VkAccelerationStructureGeometryInstancesDataKHR;
516 using NativeType = VkAccelerationStructureGeometryDataKHR;
578 using NativeType = VkAccelerationStructureGeometryKHR;
681 using NativeType = VkDeviceOrHostAddressKHR;
724 using NativeType = VkAccelerationStructureBuildGeometryInfoKHR;
950 using NativeType
[all...]
H A Dvulkan_handles.hpp2363 using NativeType = VkSurfaceKHR;
2450 using NativeType = VkDebugReportCallbackEXT;
2540 using NativeType = VkDebugUtilsMessengerEXT;
2624 using NativeType = VkDisplayKHR;
2711 using NativeType = VkSwapchainKHR;
2798 using NativeType = VkSemaphore;
2885 using NativeType = VkFence;
2972 using NativeType = VkPerformanceConfigurationINTEL;
3056 using NativeType = VkQueryPool;
3143 using NativeType
[all...]
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_structs.hpp19 using NativeType = VkAabbPositionsKHR;
132 using NativeType = VkDeviceOrHostAddressConstKHR;
189 using NativeType = VkAccelerationStructureGeometryTrianglesDataKHR;
328 using NativeType = VkAccelerationStructureGeometryAabbsDataKHR;
417 using NativeType = VkAccelerationStructureGeometryInstancesDataKHR;
507 using NativeType = VkAccelerationStructureGeometryDataKHR;
583 using NativeType = VkAccelerationStructureGeometryKHR;
676 using NativeType = VkDeviceOrHostAddressKHR;
731 using NativeType = VkAccelerationStructureBuildGeometryInfoKHR;
951 using NativeType
[all...]
H A Dvulkan_handles.hpp1291 using NativeType = VkSurfaceKHR;
1390 using NativeType = VkDebugReportCallbackEXT;
1492 using NativeType = VkDebugUtilsMessengerEXT;
1587 using NativeType = VkDisplayKHR;
1686 using NativeType = VkSwapchainKHR;
1786 using NativeType = VkSemaphore;
1884 using NativeType = VkFence;
1980 using NativeType = VkPerformanceConfigurationINTEL;
2077 using NativeType = VkQueryPool;
2175 using NativeType
[all...]
/third_party/vk-gl-cts/modules/egl/
H A DteglNativeColorMappingTests.cpp280 enum NativeType enum in deqp::egl::__anon30372::NativeColorMappingCase
287 NativeColorMappingCase (EglTestContext& eglTestCtx, const char* name, const char* description, bool render, NativeType nativeType, const eglu::FilterList& filters);
293 NativeType m_nativeType;
297 NativeColorMappingCase::NativeColorMappingCase (EglTestContext& eglTestCtx, const char* name, const char* description, bool render, NativeType nativeType, const eglu::FilterList& filters) in NativeColorMappingCase()
309 void logConfigInfo (TestLog& log, const Library& egl, EGLDisplay display, EGLConfig config, NativeColorMappingCase::NativeType nativeType, int waitFrames) in logConfigInfo()
571 void addTestGroups (EglTestContext& eglTestCtx, TestCaseGroup* group, NativeColorMappingCase::NativeType type) in addTestGroups()
H A DteglNativeCoordMappingTests.cpp321 enum NativeType enum in deqp::egl::__anon30373::NativeCoordMappingCase
328 NativeCoordMappingCase (EglTestContext& eglTestCtx, const char* name, const char* description, bool render, NativeType nativeType, const eglu::FilterList& filters);
334 NativeType m_nativeType;
338 NativeCoordMappingCase::NativeCoordMappingCase (EglTestContext& eglTestCtx, const char* name, const char* description, bool render, NativeType nativeType, const eglu::FilterList& filters) in NativeCoordMappingCase()
350 void logConfigInfo (TestLog& log, const Library& egl, EGLDisplay display, EGLConfig config, NativeCoordMappingCase::NativeType nativeType, int waitFrames) in logConfigInfo()
606 void addTestGroups (EglTestContext& eglTestCtx, TestCaseGroup* group, NativeCoordMappingCase::NativeType type) in addTestGroups()
/third_party/node/src/
H A Dbase_object_types.h41 #define V(TypeId, NativeType) k_##TypeId,
/third_party/skia/third_party/externals/dawn/generator/
H A Ddawn_json_generator.py150 class NativeType(Type): class
392 'native': NativeType,
/third_party/rust/crates/bindgen/bindgen-tests/tests/
H A Dstylo.hpp[all...]

Completed in 117 milliseconds