Home
last modified time | relevance | path

Searched defs:subOp (Results 1 - 14 of 14) sorted by relevance

/foundation/window/window_manager/test/systemtest/wms/
H A Dwindow_systemsubwindow_test.cpp98 sptr<WindowOption> subOp = new WindowOption(); in CreateAppSubWindow() local
114 sptr<WindowOption> subOp = new WindowOption(); in CreateSystemSubWindow() local
[all...]
H A Dwindow_subwindow_test.cpp66 sptr<WindowOption> subOp = new WindowOption(); in CreateSubWindow() local
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_lowering_gv100.cpp123 uint8_t subOp; in handleLOP2() local
218 uint8_t subOp = i->op == OP_SHL ? NV50_IR_SUBOP_SHF_L : NV50_IR_SUBOP_SHF_R; in handleShift() local
[all...]
H A Dnv50_ir_emit_nvc0.cpp865 emitLogicOp(const Instruction *i, uint8_t subOp) emitLogicOp() argument
996 emitSFnOp(const Instruction *i, uint8_t subOp) emitSFnOp() argument
[all...]
H A Dnv50_ir_emit_nv50.cpp1561 CodeEmitterNV50::emitSFnOp(const Instruction *i, uint8_t subOp) in emitSFnOp() argument
1887 uint8_t subOp; emitATOM() local
[all...]
H A Dnv50_ir_emit_gv100.cpp569 uint8_t subOp = 0; in emitFSWZADD() local
867 unsigned subOp, dType; emitATOM() local
922 unsigned dType, subOp; emitATOMS() local
1467 uint8_t type = 0, subOp; emitSUATOM() local
[all...]
H A Dnv50_ir_lowering_nvc0.cpp2095 uint16_t subOp = 0; processSurfaceCoordsNVE4() local
[all...]
H A Dnv50_ir_emit_gm107.cpp2644 unsigned dType, subOp; emitATOM() local
2684 unsigned dType, subOp; emitATOMS() local
3356 uint8_t type = 0, subOp; emitSUREDx() local
[all...]
H A Dnv50_ir_emit_gk110.cpp854 emitLogicOp(const Instruction *i, uint8_t subOp) emitLogicOp() argument
990 emitSFnOp(const Instruction *i, uint8_t subOp) emitSFnOp() argument
1824 emitSUCLAMPMode(uint16_t subOp) emitSUCLAMPMode() argument
[all...]
H A Dnv50_ir_from_tgsi.cpp2928 Converter::handleATOM(Value *dst0[4], DataType ty, uint16_t subOp) in handleATOM() argument
[all...]
H A Dnv50_ir.h954 uint16_t subOp; // quadop, 1 for mul-high, etc. member in nv50_ir::Instruction
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRenderOperatorTests.cpp1333 const char* subOp = isNormalOp ? "-" : "-="; in init() local
[all...]
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fShaderOperatorTests.cpp1655 const char* subOp = isNormalOp ? "-" : "-="; in init() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/
H A DvktShaderRenderOperatorTests.cpp1336 const char* subOp = isNormalOp ? "-" : "-="; in init() local
[all...]

Completed in 34 milliseconds