Home
last modified time | relevance | path

Searched refs:commandIndex (Results 1 – 10 of 10) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/memory/
DvktMemoryPipelineBarrierTests.cpp1227 void logExecute (TestLog& log, size_t commandIndex) const in logExecute()
1229 …log << TestLog::Message << commandIndex << ":" << getName() << " Map memory" << TestLog::EndMessag… in logExecute()
1258 void logExecute (TestLog& log, size_t commandIndex) const in logExecute()
1260 log << TestLog::Message << commandIndex << ": Unmap memory" << TestLog::EndMessage; in logExecute()
1288 void logExecute (TestLog& log, size_t commandIndex) const in logExecute()
1290 log << TestLog::Message << commandIndex << ": Invalidate mapped memory" << TestLog::EndMessage; in logExecute()
1319 void logExecute (TestLog& log, size_t commandIndex) const in logExecute()
1321 log << TestLog::Message << commandIndex << ": Flush mapped memory" << TestLog::EndMessage; in logExecute()
1351 void logExecute (TestLog& log, size_t commandIndex) const;
1355 void verify (VerifyContext& context, size_t commandIndex);
[all …]
/external/skia/debugger/QT/
DSkDrawCommandGeometryWidget.cpp70 void SkDrawCommandGeometryWidget::setDrawCommandIndex(int commandIndex) { in setDrawCommandIndex() argument
71 fCommandIndex = commandIndex; in setDrawCommandIndex()
/external/tpm2/
DCommandCodeAttributes.c91 if(s_ccAttr[i].commandIndex == (UINT16) commandCode) in CommandGetAttribute()
Dtpm_types.h513 TPM_CC commandIndex : 16; member
Dpart3.txt17189 lowest commandIndex, is returned after the non-vendor-specific (base) command.
Dpart4.txt16260 43 if(s_ccAttr[i].commandIndex == (UINT16) commandCode)
/external/tpm2/generator/
Draw_structures.txt272 Bits[15:0] – commandIndex .........................................................................…
9168 For a command to the TPM, only the commandIndex field and V attribute are allowed to be non-zero.
9181 commandIndex
9237 Bits[15:0] – commandIndex
9240 attribute. If V is zero, then the commandIndex shall be in the set of commands defined in a version…
9241 specification. If V is one, then the meaning of commandIndex is as determined by the TPM vendor.
11370 The values in the list are returned in commandIndex order with vendor-specific commands returned af…
11372 order. They will be in commandIndex order.
Draw_structures_fixed.txt272 Bits[15:0] – commandIndex .........................................................................…
9181 For a command to the TPM, only the commandIndex field and V attribute are allowed to be non-zero.
9194 commandIndex
9250 Bits[15:0] – commandIndex
9253 attribute. If V is zero, then the commandIndex shall be in the set of commands defined in a version…
9254 specification. If V is one, then the meaning of commandIndex is as determined by the TPM vendor.
11385 The values in the list are returned in commandIndex order with vendor-specific commands returned af…
11387 order. They will be in commandIndex order.
Draw_commands.txt31031 commandIndex, is returned after the non-vendor-specific (base) command.
Draw_commands_fixed.txt31042 commandIndex, is returned after the non-vendor-specific (base) command.