Searched defs:numOps (Results 1 – 10 of 10) sorted by relevance
39 unsigned int numOps() const { return fNumOps; } 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()
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
4322 const int numOps = 45; in renderTo() local
387 int numOps = R(30); in make_path() local
1635 const int numOps = NUM_OPS; in iterate() local1939 const int numOps = AtomicCounterIndexingCaseInstance::NUM_OPS; in createShaderSpec() local
373 uint8_t numOps; in make_path() local
113 uint8_t numOps; in fuzz_path() local
829 int numOps; member