Home
last modified time | relevance | path

Searched defs:GetOffset (Results 1 – 11 of 11) 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/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dbinner.h41 INLINE static Float<SIMD_T> GetOffset(uint32_t loc) 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/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/mindspore/mindspore/ccsrc/backend/optimizer/somas/
Dsomas_tensor.h101 size_t GetOffset() { 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