Searched defs:numOps (Results 1 – 14 of 14) sorted by relevance
37 int numOps() const { return fOps.count(); } in numOps() function
242 const int numOps = isLast ? (m_spec.opsTotal - currentOpsTotal) : m_spec.opsPerExpression; in generateSource() local277 …ng LongShaderGenerator::makeExpression (const std::vector<std::string>& varNames, const int numOps) in makeExpression()
38 uint8_t numOps; in FuzzNicePath() local
52 unsigned int numOps() const { return fNumOps; } in numOps() function
790 unsigned numOps = in ConstantFoldInsertElementInstruction() local808 unsigned numOps = in ConstantFoldInsertElementInstruction() local929 unsigned numOps; in ConstantFoldInsertValueInstruction() local960 unsigned numOps; in ConstantFoldInsertValueInstruction() local
1015 void AtomicCounterIndexingCase::getShaderSpec (ShaderSpec* spec, int numCounters, int numOps, const… in getShaderSpec()1075 const int numOps = 4; in iterate() local
4363 const int numOps = 45; in renderTo() local
295 int numOps() const { return fOps.count(); } in numOps() function in AtlasObject
291 int numOps() const { return fOps.count(); } in numOps() function in AtlasObject
1527 const int numOps = NUM_OPS; in iterate() local1831 const int numOps = AtomicCounterIndexingCaseInstance::NUM_OPS; in createShaderSpec() local
866 int numOps; member