Home
last modified time | relevance | path

Searched defs:GetHandle (Results 1 – 25 of 31) sorted by relevance

12

/third_party/flutter/skia/third_party/externals/dawn/src/common/
Dvulkan_platform.h117 HandleType GetHandle() const { in GetHandle() function
125 HandleType GetHandle() const { in GetHandle() function
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DComputePipelineVk.cpp55 VkPipeline ComputePipeline::GetHandle() const { in GetHandle() function in dawn_native::vulkan::ComputePipeline
DShaderModuleVk.cpp53 VkShaderModule ShaderModule::GetHandle() const { in GetHandle() function in dawn_native::vulkan::ShaderModule
DPipelineLayoutVk.cpp59 VkPipelineLayout PipelineLayout::GetHandle() const { in GetHandle() function in dawn_native::vulkan::PipelineLayout
DSamplerVk.cpp94 VkSampler Sampler::GetHandle() const { in GetHandle() function in dawn_native::vulkan::Sampler
DBindGroupVk.cpp134 VkDescriptorSet BindGroup::GetHandle() const { in GetHandle() function in dawn_native::vulkan::BindGroup
DTextureVk.cpp489 VkImage Texture::GetHandle() const { in GetHandle() function in dawn_native::vulkan::Texture
625 VkImageView TextureView::GetHandle() const { in GetHandle() function in dawn_native::vulkan::TextureView
DBindGroupLayoutVk.cpp107 VkDescriptorSetLayout BindGroupLayout::GetHandle() const { in GetHandle() function in dawn_native::vulkan::BindGroupLayout
DBufferVk.cpp162 VkBuffer Buffer::GetHandle() const { in GetHandle() function in dawn_native::vulkan::Buffer
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/opengl/
DSamplerGL.cpp97 GLuint Sampler::GetHandle() const { in GetHandle() function in dawn_native::opengl::Sampler
DTextureGL.cpp203 GLuint Texture::GetHandle() const { in GetHandle() function in dawn_native::opengl::Texture
300 GLuint TextureView::GetHandle() const { in GetHandle() function in dawn_native::opengl::TextureView
DBufferGL.cpp34 GLuint Buffer::GetHandle() const { in GetHandle() function in dawn_native::opengl::Buffer
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DPipelineLayoutVk.cpp75 VkPipelineLayout PipelineLayout::GetHandle() const { in GetHandle() function in dawn_native::vulkan::PipelineLayout
DQuerySetVk.cpp98 VkQueryPool QuerySet::GetHandle() const { in GetHandle() function in dawn_native::vulkan::QuerySet
DSamplerVk.cpp122 VkSampler Sampler::GetHandle() const { in GetHandle() function in dawn_native::vulkan::Sampler
DComputePipelineVk.cpp103 VkPipeline ComputePipeline::GetHandle() const { in GetHandle() function in dawn_native::vulkan::ComputePipeline
DBindGroupVk.cpp171 VkDescriptorSet BindGroup::GetHandle() const { in GetHandle() function in dawn_native::vulkan::BindGroup
DBindGroupLayoutVk.cpp175 VkDescriptorSetLayout BindGroupLayout::GetHandle() const { in GetHandle() function in dawn_native::vulkan::BindGroupLayout
/third_party/node/src/
Dhandle_wrap.h73 inline uv_handle_t* GetHandle() const { return handle_; } in GetHandle() function
/third_party/flutter/engine/flutter/fml/platform/win/
Dnative_library_win.cc31 NativeLibrary::Handle NativeLibrary::GetHandle() const { in GetHandle() function in fml::NativeLibrary
/third_party/flutter/engine/flutter/fml/platform/posix/
Dnative_library_posix.cc39 NativeLibrary::Handle NativeLibrary::GetHandle() const { in GetHandle() function in fml::NativeLibrary
/third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/
DTextureGL.cpp201 GLuint Texture::GetHandle() const { in GetHandle() function in dawn_native::opengl::Texture
571 GLuint TextureView::GetHandle() const { in GetHandle() function in dawn_native::opengl::TextureView
DBufferGL.cpp66 GLuint Buffer::GetHandle() const { in GetHandle() function in dawn_native::opengl::Buffer
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
DPlatformFunctions.cpp62 HANDLE GetHandle() const { in GetHandle() function in dawn_native::d3d12::__anon22c854a30111::ScopedFileHandle
/third_party/flutter/engine/flutter/vulkan/
Dvulkan_device.cc154 const VulkanHandle<VkDevice>& VulkanDevice::GetHandle() const { in GetHandle() function in vulkan::VulkanDevice

12