Home
last modified time | relevance | path

Searched defs:nullptr_t (Results 1 – 25 of 51) sorted by relevance

123

/third_party/vulkan-headers/include/vulkan/
Dvulkan_handles.hpp1544 VULKAN_HPP_CONSTEXPR SurfaceKHR( std::nullptr_t ) VULKAN_HPP_NOEXCEPT {} in SurfaceKHR()
1555 SurfaceKHR & operator=( std::nullptr_t ) VULKAN_HPP_NOEXCEPT in operator =()
1629 VULKAN_HPP_CONSTEXPR DebugReportCallbackEXT( std::nullptr_t ) VULKAN_HPP_NOEXCEPT {} in DebugReportCallbackEXT()
1643 DebugReportCallbackEXT & operator=( std::nullptr_t ) VULKAN_HPP_NOEXCEPT in operator =()
1717 VULKAN_HPP_CONSTEXPR DebugUtilsMessengerEXT( std::nullptr_t ) VULKAN_HPP_NOEXCEPT {} in DebugUtilsMessengerEXT()
1731 DebugUtilsMessengerEXT & operator=( std::nullptr_t ) VULKAN_HPP_NOEXCEPT in operator =()
1799 VULKAN_HPP_CONSTEXPR DisplayKHR( std::nullptr_t ) VULKAN_HPP_NOEXCEPT {} in DisplayKHR()
1810 DisplayKHR & operator=( std::nullptr_t ) VULKAN_HPP_NOEXCEPT in operator =()
1884 VULKAN_HPP_CONSTEXPR SwapchainKHR( std::nullptr_t ) VULKAN_HPP_NOEXCEPT {} in SwapchainKHR()
1895 SwapchainKHR & operator=( std::nullptr_t ) VULKAN_HPP_NOEXCEPT in operator =()
[all …]
Dvulkan_raii.hpp2564 Instance( std::nullptr_t ) {} in Instance()
2804 PhysicalDevice( std::nullptr_t ) {} in PhysicalDevice()
3216 PhysicalDevices( std::nullptr_t ) {} in PhysicalDevices()
3262 Device( std::nullptr_t ) {} in Device()
4106 AccelerationStructureKHR( std::nullptr_t ) {} in AccelerationStructureKHR()
4219 AccelerationStructureNV( std::nullptr_t ) {} in AccelerationStructureNV()
4340 Buffer( std::nullptr_t ) {} in Buffer()
4459 BufferCollectionFUCHSIA( std::nullptr_t ) {} in BufferCollectionFUCHSIA()
4581 BufferView( std::nullptr_t ) {} in BufferView()
4693 CommandPool( std::nullptr_t ) {} in CommandPool()
[all …]
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_handles.hpp1300 VULKAN_HPP_CONSTEXPR SurfaceKHR( std::nullptr_t ) VULKAN_HPP_NOEXCEPT {} in SurfaceKHR()
1312 SurfaceKHR & operator=( std::nullptr_t ) VULKAN_HPP_NOEXCEPT in operator =()
1399 VULKAN_HPP_CONSTEXPR DebugReportCallbackEXT( std::nullptr_t ) VULKAN_HPP_NOEXCEPT {} in DebugReportCallbackEXT()
1413 DebugReportCallbackEXT & operator=( std::nullptr_t ) VULKAN_HPP_NOEXCEPT in operator =()
1501 VULKAN_HPP_CONSTEXPR DebugUtilsMessengerEXT( std::nullptr_t ) VULKAN_HPP_NOEXCEPT {} in DebugUtilsMessengerEXT()
1515 DebugUtilsMessengerEXT & operator=( std::nullptr_t ) VULKAN_HPP_NOEXCEPT in operator =()
1596 VULKAN_HPP_CONSTEXPR DisplayKHR( std::nullptr_t ) VULKAN_HPP_NOEXCEPT {} in DisplayKHR()
1608 DisplayKHR & operator=( std::nullptr_t ) VULKAN_HPP_NOEXCEPT in operator =()
1695 VULKAN_HPP_CONSTEXPR SwapchainKHR( std::nullptr_t ) VULKAN_HPP_NOEXCEPT {} in SwapchainKHR()
1708 SwapchainKHR & operator=( std::nullptr_t ) VULKAN_HPP_NOEXCEPT in operator =()
[all …]
Dvulkan_raii.hpp68 InstanceDispatcher( std::nullptr_t ) : DispatchLoaderBase( nullptr ) {} in InstanceDispatcher()
685 DeviceDispatcher( std::nullptr_t ) : DispatchLoaderBase( nullptr ) {} in DeviceDispatcher()
2307 Instance( std::nullptr_t ) {} in Instance()
2408 PhysicalDevice( std::nullptr_t ) {} in PhysicalDevice()
2849 Device( std::nullptr_t ) {} in Device()
3371 AccelerationStructureKHR( std::nullptr_t ) {} in AccelerationStructureKHR()
3471 AccelerationStructureNV( std::nullptr_t ) {} in AccelerationStructureNV()
3576 Buffer( std::nullptr_t ) {} in Buffer()
3679 BufferCollectionFUCHSIA( std::nullptr_t ) {} in BufferCollectionFUCHSIA()
3786 BufferView( std::nullptr_t ) {} in BufferView()
[all …]
/third_party/flutter/skia/include/gpu/gl/
DGrGLFunctions.h272 GrGLFunction(std::nullptr_t) {} in GrGLFunction()
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceMemory.cpp41 void CfgAllocatorTraits::set_current(std::nullptr_t) { in set_current()
/third_party/skia/include/gpu/gl/
DGrGLFunctions.h260 GrGLFunction(std::nullptr_t) {} in GrGLFunction()
/third_party/flutter/skia/src/utils/win/
DSkTScopedComPtr.h35 constexpr SkTScopedComPtr(std::nullptr_t) : fPtr(nullptr) {} in SkTScopedComPtr()
/third_party/skia/src/utils/win/
DSkTScopedComPtr.h35 constexpr SkTScopedComPtr(std::nullptr_t) : fPtr(nullptr) {} in SkTScopedComPtr()
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DCLRefPointer.h37 RefPointer(std::nullptr_t) noexcept : mCLObject(nullptr) {} in RefPointer()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/
DJITSymbol.h213 JITEvaluatedSymbol(std::nullptr_t) {} in JITEvaluatedSymbol()
243 JITSymbol(std::nullptr_t) in JITSymbol()
/third_party/skia/include/ports/
DSkCFObject.h42 constexpr sk_cfp(std::nullptr_t) {} in sk_cfp()
/third_party/flutter/skia/third_party/externals/dawn/src/common/
Dvulkan_platform.h73 VkNonDispatchableHandle(std::nullptr_t) : mHandle(0) { in VkNonDispatchableHandle()
/third_party/skia/third_party/externals/dawn/src/common/
DRefBase.h47 constexpr RefBase(std::nullptr_t) : RefBase() { in RefBase()
/third_party/flutter/engine/flutter/fml/memory/
Dref_ptr.h69 RefPtr(std::nullptr_t) : ptr_(nullptr) {} in RefPtr()
/third_party/skia/src/gpu/
DGrRefCnt.h43 constexpr gr_sp(std::nullptr_t) : fPtr(nullptr) {} in gr_sp()
/third_party/gn/src/base/memory/
Dweak_ptr.h222 WeakPtr(std::nullptr_t) {} in WeakPtr()
/third_party/cef/include/base/
Dcef_weak_ptr.h263 WeakPtr(std::nullptr_t) {} in WeakPtr()
Dcef_scoped_refptr.h216 constexpr scoped_refptr(std::nullptr_t) {} in scoped_refptr()
/third_party/flutter/skia/include/core/
DSkRefCnt.h209 constexpr sk_sp(std::nullptr_t) : fPtr(nullptr) {} in sk_sp()
DSkFont.h373 void getWidths(const SkGlyphID glyphs[], int count, SkScalar widths[], std::nullptr_t) const { in getWidths()
/third_party/skia/include/core/
DSkRefCnt.h220 constexpr sk_sp(std::nullptr_t) : fPtr(nullptr) {} in sk_sp()
DSkFont.h371 void getWidths(const SkGlyphID glyphs[], int count, SkScalar widths[], std::nullptr_t) const { in getWidths()
/third_party/skia/include/gpu/d3d/
DGrD3DTypes.h53 constexpr gr_cp(std::nullptr_t) : fObject(nullptr) {} in gr_cp()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DFunctionExtras.h174 unique_function(std::nullptr_t /*null_callable*/) {} in unique_function()

123