Home
last modified time | relevance | path

Searched defs:commandIndex (Results 1 – 3 of 3) sorted by relevance

/external/skia/debugger/QT/
DSkDrawCommandGeometryWidget.cpp70 void SkDrawCommandGeometryWidget::setDrawCommandIndex(int commandIndex) { in setDrawCommandIndex()
/external/deqp/external/vulkancts/modules/vulkan/memory/
DvktMemoryPipelineBarrierTests.cpp1424 void HostMemoryAccess::verify (VerifyContext& context, size_t commandIndex) in verify()
1911 void SubmitCommandBuffer::verify (VerifyContext& context, size_t commandIndex) in verify()
2337 void BufferCopyToBuffer::verify (VerifyContext& context, size_t commandIndex) in verify()
2615 void BufferCopyToImage::verify (VerifyContext& context, size_t commandIndex) in verify()
3002 void ImageCopyToBuffer::verify (VerifyContext& context, size_t commandIndex) in verify()
3524 void ImageCopyToImage::verify (VerifyContext& context, size_t commandIndex) in verify()
4068 void ImageBlitToImage::verify (VerifyContext& context, size_t commandIndex) in verify()
4516 void SubmitRenderPass::verify (VerifyContext& context, size_t commandIndex) in verify()
/external/tpm2/
Dtpm_types.h513 TPM_CC commandIndex : 16; member