Home
last modified time | relevance | path

Searched defs:getSizeInBytes (Results 1 – 8 of 8) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
DStackMapParser.h119 unsigned getSizeInBytes() const { in getSizeInBytes() function
178 unsigned getSizeInBytes() const { in getSizeInBytes() function
279 unsigned getSizeInBytes() const { in getSizeInBytes() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DLowLevelTypeImpl.h116 unsigned getSizeInBytes() const { in getSizeInBytes() function
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
DVkImageView.hpp136 size_t getSizeInBytes() const { return image->getSizeInBytes(subresourceRange); } in getSizeInBytes() function in vk::ImageView
DVkImage.cpp229 size_t Image::getSizeInBytes(const VkImageSubresourceRange &subresourceRange) const in getSizeInBytes() function in vk::Image
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DDataLayout.h593 uint64_t getSizeInBytes() const { return StructSize; } in getSizeInBytes() function
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceInst.h298 Operand *getSizeInBytes() const { return getSrc(0); } in getSizeInBytes() function
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/
DvktBindingDescriptorCopyTests.cpp166 …deUint32 getSizeInBytes (void) const { return m_blockElements * getElementSizeInBytes();… in getSizeInBytes() function in vkt::BindingModel::__anon473d47940111::InlineUniformBlockDescriptor
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/binding_model/
DvktBindingDescriptorCopyTests.cpp166 …deUint32 getSizeInBytes (void) const { return m_blockElements * getElementSizeInBytes();… in getSizeInBytes() function in vkt::BindingModel::__anon49c0b6140111::InlineUniformBlockDescriptor