Home
last modified time | relevance | path

Searched defs:base_alignment (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/compiler/
Dglsl_types.cpp1977 unsigned base_alignment = 16; in std140_base_alignment() local
2302 unsigned base_alignment = 0; in std430_base_alignment() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineFunction.cpp417 unsigned base_alignment, const AAMDNodes &AAInfo, const MDNode *Ranges, in getMachineMemOperand()
/third_party/skia/third_party/externals/spirv-cross/
Dspirv_glsl.cpp1424 const uint32_t base_alignment = type_to_packed_base_size(type, packing); in type_to_packed_alignment() local
1549 const uint32_t base_alignment = type_to_packed_base_size(type, packing); in type_to_packed_size() local
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cEnhancedLayoutsTests.cpp310 const GLuint base_alignment = GetBaseAlignment(is_array); in GetActualAlignment() local