Home
last modified time | relevance | path

Searched refs:addOp (Results 1 – 21 of 21) sorted by relevance

/external/skqp/include/private/
DGrAuditTrail.h85 void addOp(const GrOp*, GrRenderTargetProxy::UniqueID proxyID);
176 GR_AUDIT_TRAIL_INVOKE_GUARD(audit_trail, addOp, op, proxy_id)
/external/skia/src/gpu/
DGrAuditTrail.h85 void addOp(const GrOp*, GrRenderTargetProxy::UniqueID proxyID);
176 GR_AUDIT_TRAIL_INVOKE_GUARD(audit_trail, addOp, op, proxy_id)
DGrSurfaceFillContext.cpp330 void GrSurfaceFillContext::addOp(GrOp::Owner op) { in addOp() function in GrSurfaceFillContext
332 this->getOpsTask()->addOp(drawingMgr, in addOp()
434 this->addOp(GrClearOp::MakeColor(fContext, scissorState, color)); in internalClear()
DGrOpsTask.h72 void addOp(GrDrawingManager*, GrOp::Owner, GrTextureResolveManager, const GrCaps&);
DGrSurfaceFillContext.h213 void addOp(GrOp::Owner);
DGrAuditTrail.cpp14 void GrAuditTrail::addOp(const GrOp* op, GrRenderTargetProxy::UniqueID proxyID) { in addOp() function in GrAuditTrail
DGrOpsTask.cpp382 void GrOpsTask::addOp(GrDrawingManager* drawingMgr, GrOp::Owner op, in addOp() function in GrOpsTask
DGrSurfaceDrawContext.cpp909 this->addOp(GrClearOp::MakeStencilClip(fContext, scissorState, insideStencilMask)); in internalStencilClear()
1498 this->addOp(std::move(op)); in drawDrawable()
/external/tensorflow/tensorflow/go/
Doperation_test.go183 addOp := add.Op
185 if out := addOp.NumInputs(); out != 2 {
/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_emit_gk110.cpp715 uint8_t addOp = (i->src(0).mod.neg() << 1) | i->src(1).mod.neg(); in emitUADD() local
718 addOp ^= 1; in emitUADD()
723 emitForm_L(i, 0x400, 1, Modifier((addOp & 1) ? NV50_IR_MOD_NEG : 0)); in emitUADD()
725 if (addOp & 2) in emitUADD()
735 assert(addOp != 3); // would be add-plus-one in emitUADD()
737 code[1] |= addOp << 19; in emitUADD()
751 uint8_t addOp = in emitIMAD() local
756 assert(addOp != 3); in emitIMAD()
757 code[1] |= addOp << 26; in emitIMAD()
785 uint8_t addOp = (i->src(0).mod.neg() << 1) | i->src(2).mod.neg(); in emitSHLADD() local
[all …]
Dnv50_ir_emit_nvc0.cpp722 uint32_t addOp = 0; in emitUADD() local
727 addOp |= 0x200; in emitUADD()
729 addOp |= 0x100; in emitUADD()
731 addOp ^= 0x100; in emitUADD()
733 assert(addOp != 0x300); // would be add-plus-one in emitUADD()
745 code[0] |= addOp; in emitUADD()
752 assert(!(addOp & 0x100)); in emitUADD()
753 emitForm_S(i, (addOp >> 3) | in emitUADD()
761 uint8_t addOp = in emitIMAD() local
767 assert(addOp != 3); in emitIMAD()
[all …]
/external/skqp/src/gpu/
DGrRenderTargetContext.cpp338 this->getRTOpList()->addOp(GrClearOp::Make(fContext, SkIRect::MakeEmpty(), color, in internalClear()
358 this->getRTOpList()->addOp(std::move(op), *this->caps()); in internalClear()
407 fRenderTargetContext->getRTOpList()->addOp( in absClear()
430 fRenderTargetContext->getRTOpList()->addOp( in absClear()
795 this->getRTOpList()->addOp(std::move(op), *this->caps()); in internalStencilClear()
840 fRenderTargetContext->getRTOpList()->addOp(std::move(op), *fRenderTargetContext->caps()); in stencilPath()
1620 this->getRTOpList()->addOp(std::move(op), *this->caps()); in drawDrawable()
1657 this->getRTOpList()->addOp(std::move(waitOp), *this->caps()); in waitOnSemaphores()
1664 this->getRTOpList()->addOp(std::move(op), *this->caps()); in insertEventMarker()
DGrRenderTargetOpList.h65 void addOp(std::unique_ptr<GrOp> op, const GrCaps& caps) { in addOp() function
DGrAuditTrail.cpp14 void GrAuditTrail::addOp(const GrOp* op, GrRenderTargetProxy::UniqueID proxyID) { in addOp() function in GrAuditTrail
DGrRenderTargetOpList.cpp588 this->addOp(std::move(op), *context->contextPriv().caps()); in copySurface()
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderOperatorTests.cpp1335 const char* addOp = isNormalOp ? "+" : "+="; in init() local
1361 …<< operInfoFunc(addName, addOp, GT, Value(GT, -1.0f, 1.0f), Value(GT, -1.0f, 1.0f), notUsed, 1.… in init()
1362 …<< operInfoFunc(addName, addOp, IGT, Value(IGT, -4.0f, 6.0f), Value(IGT, -6.0f, 5.0f), notUsed, 0.… in init()
1363 …<< operInfoFunc(addName, addOp, IGT, Value(IGT, -2e9f, 2e9f), Value(IGT, -2e9f, 2e9f), notUsed, 4e… in init()
1364 …<< operInfoFunc(addName, addOp, UGT, Value(UGT, 0.0f, 1e2f), Value(UGT, 0.0f, 1e2f), notUsed, 5e… in init()
1365 …<< operInfoFunc(addName, addOp, UGT, Value(UGT, 0.0f, 4e9f), Value(UGT, 0.0f, 4e9f), notUsed, 2e… in init()
1366 …<< operInfoFunc(addName, addOp, FV, Value(FV, -1.0f, 1.0f), Value(F, -1.0f, 1.0f), notUsed, 1.… in init()
1367 …<< operInfoFunc(addName, addOp, IV, Value(IV, -4.0f, 6.0f), Value(I, -6.0f, 5.0f), notUsed, 0.… in init()
1368 …<< operInfoFunc(addName, addOp, IV, Value(IV, -2e9f, 2e9f), Value(I, -2e9f, 2e9f), notUsed, 4e… in init()
1369 …<< operInfoFunc(addName, addOp, UV, Value(UV, 0.0f, 1e2f), Value(U, 0.0f, 1e2f), notUsed, 5e… in init()
[all …]
/external/deqp/modules/gles3/functional/
Des3fShaderOperatorTests.cpp1441 const char* addOp = isNormalOp ? "+" : "+="; in init() local
1467 …<< operInfoFunc(addName, addOp, GT, Value(GT, -1.0f, 1.0f), Value(GT, -1.0f, 1.0f), notUsed, 1.… in init()
1468 …<< operInfoFunc(addName, addOp, IGT, Value(IGT, -4.0f, 6.0f), Value(IGT, -6.0f, 5.0f), notUsed, 0.… in init()
1469 …<< operInfoFunc(addName, addOp, IGT, Value(IGT, -2e9f, 2e9f), Value(IGT, -2e9f, 2e9f), notUsed, 4e… in init()
1470 …<< operInfoFunc(addName, addOp, UGT, Value(UGT, 0.0f, 1e2f), Value(UGT, 0.0f, 1e2f), notUsed, 5e… in init()
1471 …<< operInfoFunc(addName, addOp, UGT, Value(UGT, 0.0f, 4e9f), Value(UGT, 0.0f, 4e9f), notUsed, 2e… in init()
1472 …<< operInfoFunc(addName, addOp, FV, Value(FV, -1.0f, 1.0f), Value(F, -1.0f, 1.0f), notUsed, 1.… in init()
1473 …<< operInfoFunc(addName, addOp, IV, Value(IV, -4.0f, 6.0f), Value(I, -6.0f, 5.0f), notUsed, 0.… in init()
1474 …<< operInfoFunc(addName, addOp, IV, Value(IV, -2e9f, 2e9f), Value(I, -2e9f, 2e9f), notUsed, 4e… in init()
1475 …<< operInfoFunc(addName, addOp, UV, Value(UV, 0.0f, 1e2f), Value(U, 0.0f, 1e2f), notUsed, 5e… in init()
[all …]
/external/skqp/tests/
DOnFlushCallbackTest.cpp274 void addOp(uint32_t opListID, AtlasedRectOp* op) { in addOp() function in AtlasObject
462 object->addOp(opListID, sparePtr); in make_upstream_image()
DOpChainTest.cpp225 opList.addOp(std::move(op), *context->contextPriv().caps());
/external/skia/tests/
DOnFlushCallbackTest.cpp310 void addOp(uint32_t opsTaskID, AtlasedRectOp* op) { in addOp() function in AtlasObject
490 object->addOp(opsTaskID, sparePtr); in make_upstream_image()
DOpChainTest.cpp241 opsTask.addOp(drawingMgr, std::move(op),