Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/dawn/src/dawn_native/
DResourceMemoryAllocation.cpp36 uint64_t ResourceMemoryAllocation::GetOffset() const { in GetOffset() function in dawn_native::ResourceMemoryAllocation
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dscalar_analysis_nodes.h261 inline const SENode* GetOffset() const { return offset_; } in GetOffset() function
262 inline SENode* GetOffset() { return offset_; } in GetOffset() function
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dscalar_analysis_nodes.h261 inline const SENode* GetOffset() const { return offset_; } in GetOffset() function
262 inline SENode* GetOffset() { return offset_; } in GetOffset() function
/third_party/spirv-tools/source/opt/
Dscalar_analysis_nodes.h261 inline const SENode* GetOffset() const { return offset_; } in GetOffset() function
262 inline SENode* GetOffset() { return offset_; } in GetOffset() function
/third_party/vk-gl-cts/external/amber/src/src/
Dcommand.h451 uint32_t GetOffset() const { return offset_; } in GetOffset() function
537 uint32_t GetOffset() const { return offset_; } in GetOffset() function
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
Dvk_utils.cpp799 void GetOffset(const gl::Offset &glOffset, VkOffset3D *vkOffset) in GetOffset() function
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
Dvk_utils.cpp1446 void GetOffset(const gl::Offset &glOffset, VkOffset3D *vkOffset) in GetOffset() function
/third_party/node/src/
Dnode_file.cc109 inline int64_t GetOffset(Local<Value> value) { in GetOffset() function
/third_party/skia/third_party/externals/d3d12allocator/src/
DD3D12MemAlloc.cpp5289 UINT64 Allocation::GetOffset() const in GetOffset() function in D3D12MA::Allocation
/third_party/skia/third_party/vulkanmemoryallocator/include/
Dvk_mem_alloc.h8422 VkDeviceSize VmaAllocation_T::GetOffset() const in GetOffset() function