Searched defs:getBaseAlignment (Results 1 – 10 of 10) sorted by relevance
| /external/angle/src/libANGLE/renderer/metal/ |
| D | blocklayoutMetal.h | 38 size_t getBaseAlignment() const { return mCurrentAlignment; } in getBaseAlignment() function
|
| D | blocklayoutMetal.cpp | 383 size_t BlockLayoutEncoderMTL::getBaseAlignment(const sh::ShaderVariable &shaderVar) const in getBaseAlignment() function in rx::mtl::BlockLayoutEncoderMTL
|
| /external/angle/src/compiler/translator/ |
| D | blocklayout.cpp | 181 size_t getBaseAlignment() const { return mCurrentAlignment; } in getBaseAlignment() function in sh::__anon004d94600111::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
|
| /external/llvm/include/llvm/CodeGen/ |
| D | MachineMemOperand.h | 169 uint64_t getBaseAlignment() const { return (1u << BaseAlignLog2) >> 1; } in getBaseAlignment() function
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
| D | MachineMemOperand.h | 232 uint64_t getBaseAlignment() const { return (1ull << BaseAlignLog2) >> 1; } in getBaseAlignment() function
|
| /external/angle/third_party/vulkan-deps/glslang/src/glslang/MachineIndependent/ |
| D | linkValidate.cpp | 2097 int TIntermediate::getBaseAlignment(const TType& type, int& size, int& stride, TLayoutPacking layou… in getBaseAlignment() function in glslang::TIntermediate
|
| /external/swiftshader/third_party/SPIRV-Tools/source/val/ |
| D | validate_decorations.cpp | 187 uint32_t getBaseAlignment(uint32_t member_id, bool roundUp, in getBaseAlignment() function
|
| /external/deqp-deps/glslang/glslang/MachineIndependent/ |
| D | linkValidate.cpp | 2097 int TIntermediate::getBaseAlignment(const TType& type, int& size, int& stride, TLayoutPacking layou… in getBaseAlignment() function in glslang::TIntermediate
|
| /external/angle/third_party/vulkan-deps/spirv-tools/src/source/val/ |
| D | validate_decorations.cpp | 179 uint32_t getBaseAlignment(uint32_t member_id, bool roundUp, in getBaseAlignment() function
|
| /external/deqp-deps/SPIRV-Tools/source/val/ |
| D | validate_decorations.cpp | 185 uint32_t getBaseAlignment(uint32_t member_id, bool roundUp, in getBaseAlignment() function
|