Home
last modified time | relevance | path

Searched defs:getElementSize (Results 1 – 7 of 7) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/
DCLImage.h78 inline size_t Image::getElementSize() const in getElementSize() function
DUniform.h70 size_t getElementSize() const { return typeInfo->externalSize; } in getElementSize() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/
DUDTLayout.h103 uint32_t getElementSize() const { return ElementSize; } in getElementSize() function
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
DTypes.h318 size_t getElementSize() const in getElementSize() function
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
DvktRayTracingDataSpillTests.cpp137 VkDeviceSize getElementSize(DataType dataType, VectorType vectorType) in getElementSize() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/AsmParser/
DAArch64AsmParser.cpp127 unsigned getElementSize() const { in getElementSize() function in __anona71ef61d0111::AArch64AsmParser::PrefixInfo
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DScalarEvolution.cpp11196 const SCEV *ScalarEvolution::getElementSize(Instruction *Inst) { in getElementSize() function in ScalarEvolution