Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/compiler/translator/
H A Dblocklayout.cpp181 size_t getBaseAlignment() const { return mCurrentAlignment; } in getBaseAlignment() function in sh::__anon9d3b63d10111::BaseAlignmentVisitor
376 size_t Std140BlockEncoder::getBaseAlignment(const ShaderVariable &variable) const in getBaseAlignment() function in sh::Std140BlockEncoder
389 size_t Std430BlockEncoder::getBaseAlignment(const ShaderVariable &shaderVar) const in getBaseAlignment() function in sh::Std430BlockEncoder
/aosp_15_r20/external/angle/src/libANGLE/renderer/metal/
H A DblocklayoutMetal.h38 size_t getBaseAlignment() const { return mCurrentAlignment; } in getBaseAlignment() function
H A DblocklayoutMetal.cpp383 size_t BlockLayoutEncoderMTL::getBaseAlignment(const sh::ShaderVariable &shaderVar) const in getBaseAlignment() function in rx::mtl::BlockLayoutEncoderMTL
/aosp_15_r20/external/llvm/include/llvm/CodeGen/
H A DMachineMemOperand.h169 uint64_t getBaseAlignment() const { return (1u << BaseAlignLog2) >> 1; } in getBaseAlignment() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DMachineMemOperand.h232 uint64_t getBaseAlignment() const { return (1ull << BaseAlignLog2) >> 1; } in getBaseAlignment() function
/aosp_15_r20/external/deqp-deps/glslang/glslang/MachineIndependent/
DlinkValidate.cpp2072 int TIntermediate::getBaseAlignment(const TType& type, int& size, int& stride, TLayoutPacking layou… in getBaseAlignment() function in glslang::TIntermediate
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/val/
H A Dvalidate_decorations.cpp159 uint32_t getBaseAlignment(uint32_t member_id, bool roundUp, in getBaseAlignment() function
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/val/
Dvalidate_decorations.cpp179 uint32_t getBaseAlignment(uint32_t member_id, bool roundUp, in getBaseAlignment() function
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/val/
H A Dvalidate_decorations.cpp179 uint32_t getBaseAlignment(uint32_t member_id, bool roundUp, in getBaseAlignment() function
/aosp_15_r20/external/angle/third_party/glslang/src/glslang/MachineIndependent/
H A DlinkValidate.cpp2237 int TIntermediate::getBaseAlignment(const TType& type, int& size, int& stride, TLayoutPacking layou… in getBaseAlignment() function in glslang::TIntermediate