/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/ |
D | VertexDataManager.cpp | 279 translated->divisor = binding.getDivisor(); in prepareVertexData() 343 directAttrib->usesFirstVertexOffset = (binding.getDivisor() == 0); in StoreDirectAttrib() 409 translated->usesFirstVertexOffset = (binding.getDivisor() == 0); in StoreStaticAttrib() 500 size_t totalCount = gl::ComputeVertexBindingElementCount(binding.getDivisor(), count, in reserveSpaceForAttrib() 508 GLint firstVertexIndex = binding.getDivisor() > 0 in reserveSpaceForAttrib() 509 ? UnsignedCeilDivide(baseInstance, binding.getDivisor()) in reserveSpaceForAttrib() 544 (binding.getDivisor() > 0 ? UnsignedCeilDivide(baseInstance, binding.getDivisor()) : start); in storeDynamicAttrib() 567 size_t totalCount = gl::ComputeVertexBindingElementCount(binding.getDivisor(), count, in storeDynamicAttrib()
|
D | VertexBuffer.cpp | 191 GLuint divisor = binding.getDivisor(); in storeDynamicAttribute()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
D | DivRemPairs.cpp | 102 Value *getDivisor() const { return DivInst->getOperand(1); } in getDivisor() function 205 Value *Y = E.getDivisor(); in optimizeDivRem() 265 Value *Y = E.getDivisor(); in optimizeDivRem()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
D | VertexAttribute.cpp | 126 if (binding.getDivisor() > 0) in updateCachedElementLimit() 129 angle::CheckedNumeric<GLint64> bindingDivisor(binding.getDivisor()); in updateCachedElementLimit()
|
D | VertexAttribute.h | 36 GLuint getDivisor() const { return mDivisor; } in getDivisor() function
|
D | VertexArray.cpp | 431 if (binding.getDivisor() == divisor) in setVertexBindingDivisor()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/ |
D | VertexArray11.cpp | 264 translatedAttrib->binding->getDivisor() * mAppliedNumViewsToDivisor; in updateDirtyAttribs() 321 dynamicAttrib->divisor = dynamicAttrib->binding->getDivisor() * mAppliedNumViewsToDivisor; in updateDynamicAttribs()
|
D | VertexBuffer11.cpp | 119 if (instances == 0 || binding.getDivisor() == 0) in storeVertexAttributes()
|
D | InputLayoutCache.cpp | 167 binding.getDivisor() * divisorMultiplier); in getInputLayout()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/ |
D | VertexBuffer9.cpp | 89 if (instances == 0 || binding.getDivisor() == 0) in storeVertexAttributes()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
D | VertexArrayVk.cpp | 570 attribIndex, mCurrentArrayBufferStrides[attribIndex], binding.getDivisor(), in updateActiveAttribInfo() 595 (binding.getDivisor() > renderer->getMaxVertexAttribDivisor()) || (bufferGL == nullptr); in syncDirtyAttrib() 723 attribIndex, stride, binding.getDivisor(), attrib.format->id, compressed, in syncDirtyAttrib() 797 const uint32_t divisor = binding.getDivisor(); in updateStreamedAttribs()
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
D | nfrule.h | 68 int64_t getDivisor() const;
|
D | nfsubs.cpp | 83 : NFSubstitution(_pos, _ruleSet, description, status), divisor(rule->getDivisor()) in MultiplierSubstitution() 836 , divisor(rule->getDivisor()) in ModulusSubstitution()
|
D | nfrule.cpp | 719 int64_t NFRule::getDivisor() const in getDivisor() function in NFRule
|
/third_party/icu/icu4c/source/i18n/ |
D | nfrule.h | 68 int64_t getDivisor() const;
|
D | nfsubs.cpp | 83 : NFSubstitution(_pos, _ruleSet, description, status), divisor(rule->getDivisor()) in MultiplierSubstitution() 836 , divisor(rule->getDivisor()) in ModulusSubstitution()
|
/third_party/node/deps/icu-small/source/i18n/ |
D | nfrule.h | 68 int64_t getDivisor() const;
|
D | nfsubs.cpp | 83 : NFSubstitution(_pos, _ruleSet, description, status), divisor(rule->getDivisor()) in MultiplierSubstitution() 836 , divisor(rule->getDivisor()) in ModulusSubstitution()
|
D | nfrule.cpp | 719 int64_t NFRule::getDivisor() const in getDivisor() function in NFRule
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
D | NFSubstitution.java | 692 this.divisor = rule.getDivisor(); in MultiplierSubstitution() 854 this.divisor = rule.getDivisor(); in ModulusSubstitution()
|
D | NFRule.java | 730 public long getDivisor() { in getDivisor() method
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
D | NFSubstitution.java | 691 this.divisor = rule.getDivisor(); in MultiplierSubstitution() 853 this.divisor = rule.getDivisor(); in ModulusSubstitution()
|
D | NFRule.java | 729 public long getDivisor() { in getDivisor() method
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
D | VertexArrayGL.cpp | 366 GLuint adjustedDivisor = GetAdjustedDivisor(mAppliedNumViews, binding.getDivisor()); in computeStreamingAttributeSizes() 439 GLuint adjustedDivisor = GetAdjustedDivisor(mAppliedNumViews, binding.getDivisor()); in streamAttributes() 829 GetAdjustedDivisor(mAppliedNumViews, mState.getVertexBinding(bindingIndex).getDivisor()); in updateBindingDivisor()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/metal/ |
D | VertexArrayMtl.mm | 467 if (binding.getDivisor() == 0) 475 desc.layouts[bufferIdx].stepRate = binding.getDivisor(); 535 if (binding.getDivisor() == 0) 545 elementCount = UnsignedCeilDivide(instanceCount, binding.getDivisor());
|