Home
last modified time | relevance | path

Searched refs:hasOffset (Results 1 – 23 of 23) sorted by relevance

/external/deqp-deps/SPIRV-Tools/utils/vscode/src/lsp/span/
Dspan.go115 func (s Span) HasOffset() bool { return s.v.Start.hasOffset() }
125 func (p Point) HasOffset() bool { return p.v.hasOffset() }
142 if !p.v.hasOffset() {
149 func (p point) hasOffset() bool { return p.Offset >= 0 } func
150 func (p point) isValid() bool { return p.hasPosition() || p.hasOffset() }
265 if withOffset && (!s.HasOffset() || (s.v.End.hasPosition() && !s.v.End.hasOffset())) {
/external/angle/third_party/spirv-tools/src/utils/vscode/src/lsp/span/
Dspan.go115 func (s Span) HasOffset() bool { return s.v.Start.hasOffset() }
125 func (p Point) HasOffset() bool { return p.v.hasOffset() }
142 if !p.v.hasOffset() {
149 func (p point) hasOffset() bool { return p.Offset >= 0 } func
150 func (p point) isValid() bool { return p.hasPosition() || p.hasOffset() }
265 if withOffset && (!s.HasOffset() || (s.v.End.hasPosition() && !s.v.End.hasOffset())) {
/external/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/lsp/span/
Dspan.go115 func (s Span) HasOffset() bool { return s.v.Start.hasOffset() }
125 func (p Point) HasOffset() bool { return p.v.hasOffset() }
142 if !p.v.hasOffset() {
149 func (p point) hasOffset() bool { return p.Offset >= 0 } func
150 func (p point) isValid() bool { return p.hasPosition() || p.hasOffset() }
265 if withOffset && (!s.HasOffset() || (s.v.End.hasPosition() && !s.v.End.hasOffset())) {
/external/swiftshader/third_party/subzero/src/
DIceOperand.cpp51 BothHaveKnownOffsets = A.OffsetExpr[i]->hasOffset(); in operator ==()
57 BothHaveKnownOffsets = B.OffsetExpr[i]->hasOffset(); in operator ==()
79 if (RelocOffsetA->hasOffset() && RelocOffsetB->hasOffset()) { in operator ==()
DIceOperand.h338 bool hasOffset() const { return HasOffset; } in hasOffset() function
/external/angle/third_party/spirv-tools/src/source/val/
Dvalidate_decorations.cpp132 std::vector<bool> hasOffset(getStructMembers(struct_id, vstate).size(), in isMissingOffsetInStruct() local
138 hasOffset[decoration.struct_member_index()] = true; in isMissingOffsetInStruct()
150 !std::all_of(hasOffset.begin(), hasOffset.end(), in isMissingOffsetInStruct()
/external/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate_decorations.cpp132 std::vector<bool> hasOffset(getStructMembers(struct_id, vstate).size(), in isMissingOffsetInStruct() local
138 hasOffset[decoration.struct_member_index()] = true; in isMissingOffsetInStruct()
150 !std::all_of(hasOffset.begin(), hasOffset.end(), in isMissingOffsetInStruct()
/external/deqp-deps/SPIRV-Tools/source/val/
Dvalidate_decorations.cpp132 std::vector<bool> hasOffset(getStructMembers(struct_id, vstate).size(), in isMissingOffsetInStruct() local
138 hasOffset[decoration.struct_member_index()] = true; in isMissingOffsetInStruct()
150 !std::all_of(hasOffset.begin(), hasOffset.end(), in isMissingOffsetInStruct()
/external/clang/lib/Frontend/
DCacheTokens.cpp173 bool hasOffset() const { return valid; } in hasOffset() function in __anon034ae09e0111::OffsetOpt
277 if (!E.second.hasOffset()) { in EmitToken()
/external/angle/third_party/glslang/src/glslang/Include/
DTypes.h897 hasOffset() || in hasUniformLayout()
947 bool hasOffset() const { return false; } in hasOffset() function
966 bool hasOffset() const in hasOffset() function
2044 if (qualifier.hasOffset()) { in getCompleteString()
/external/deqp-deps/glslang/glslang/Include/
DTypes.h897 hasOffset() || in hasUniformLayout()
947 bool hasOffset() const { return false; } in hasOffset() function
966 bool hasOffset() const in hasOffset() function
2044 if (qualifier.hasOffset()) { in getCompleteString()
/external/angle/third_party/glslang/src/glslang/MachineIndependent/
DParseHelper.cpp5522 if (src.hasOffset()) in mergeObjectLayoutQualifiers()
5617 if (qualifier.hasOffset() && !type.isAtomic()) in layoutObjectCheck()
5816 if (qualifier.hasOffset()) { in layoutTypeCheck()
5985 if (qualifier.hasOffset() || qualifier.hasAlign()) in layoutQualifierCheck()
6072 if (qualifier.hasOffset()) in fixOffset()
6440 if(publicType.qualifier.hasOffset()) { in declareTypeDefaults()
7403 if (memberQualifier.hasOffset()) { in declareBlock()
7511 if (memberQualifier.hasAlign() || memberQualifier.hasOffset()) { in declareBlock()
7876 if (memberQualifier.hasOffset()) { in fixBlockUniformOffsets()
8234 if (qualifier.hasOffset() || in updateStandaloneQualifierDefaults()
Dreflection.cpp163 if (memberList[m].type->getQualifier().hasOffset()) in getOffsets()
DlinkValidate.cpp1733 if (memberList[index].type->getQualifier().hasOffset()) in getOffset()
/external/deqp-deps/glslang/glslang/MachineIndependent/
DParseHelper.cpp5570 if (src.hasOffset()) in mergeObjectLayoutQualifiers()
5665 if (qualifier.hasOffset() && !type.isAtomic()) in layoutObjectCheck()
5864 if (qualifier.hasOffset()) { in layoutTypeCheck()
6033 if (qualifier.hasOffset() || qualifier.hasAlign()) in layoutQualifierCheck()
6120 if (qualifier.hasOffset()) in fixOffset()
6491 if(publicType.qualifier.hasOffset()) { in declareTypeDefaults()
7454 if (memberQualifier.hasOffset()) { in declareBlock()
7562 if (memberQualifier.hasAlign() || memberQualifier.hasOffset()) { in declareBlock()
7927 if (memberQualifier.hasOffset()) { in fixBlockUniformOffsets()
8285 if (qualifier.hasOffset() || in updateStandaloneQualifierDefaults()
Dreflection.cpp163 if (memberList[m].type->getQualifier().hasOffset()) in getOffsets()
DlinkValidate.cpp1733 if (memberList[index].type->getQualifier().hasOffset()) in getOffset()
/external/swiftshader/src/Pipeline/
DSamplerCore.cpp1372 bool hasOffset = (function.offset != 0); in computeIndices() local
1380 if(hasOffset) in computeIndices()
1403 if(hasOffset) in computeIndices()
/external/swiftshader/src/Shader/
DSamplerCore.cpp1659 bool hasOffset = (function.option == Offset); in computeIndices() local
1667 if(hasOffset) in computeIndices()
1690 if(hasOffset) in computeIndices()
/external/angle/third_party/glslang/src/hlsl/
DhlslParseHelper.cpp4216 const bool hasOffset = ((!isMS && numArgs == 3) || (isMS && numArgs == 4)); in decomposeSampleMethods() local
4220 hasOffset ? EOpTextureFetchOffset : in decomposeSampleMethods()
4242 if (hasOffset) { in decomposeSampleMethods()
7301 if (src.hasOffset()) in mergeObjectLayoutQualifiers()
8803 if (memberQualifier.hasOffset()) { in fixBlockUniformOffsets()
/external/deqp-deps/glslang/hlsl/
DhlslParseHelper.cpp4216 const bool hasOffset = ((!isMS && numArgs == 3) || (isMS && numArgs == 4)); in decomposeSampleMethods() local
4220 hasOffset ? EOpTextureFetchOffset : in decomposeSampleMethods()
4242 if (hasOffset) { in decomposeSampleMethods()
7301 if (src.hasOffset()) in mergeObjectLayoutQualifiers()
8803 if (memberQualifier.hasOffset()) { in fixBlockUniformOffsets()
/external/angle/third_party/glslang/src/SPIRV/
DGlslangToSpv.cpp4293 if (memberType.getQualifier().hasOffset()) in updateMemberOffset()
4302 if (! memberType.getQualifier().hasOffset()) in updateMemberOffset()
8103 if (symbol->getQualifier().hasOffset()) in getSymbolId()
/external/deqp-deps/glslang/SPIRV/
DGlslangToSpv.cpp4293 if (memberType.getQualifier().hasOffset()) in updateMemberOffset()
4302 if (! memberType.getQualifier().hasOffset()) in updateMemberOffset()
8103 if (symbol->getQualifier().hasOffset()) in getSymbolId()