Home
last modified time | relevance | path

Searched refs:kDrawIndirectSize (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/common/
H A DConstants.h43 static constexpr uint64_t kDrawIndirectSize = 4 * sizeof(uint32_t); variable
/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DRenderEncoderBase.cpp168 kDrawIndirectSize > indirectBuffer->GetSize() - indirectOffset, in APIDrawIndirect()
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
H A DBufferZeroInitTests.cpp366 const uint64_t bufferSize = kDrawIndirectSize + indirectBufferOffset; in TestBufferZeroInitAsIndirectBufferForDrawIndirect()

Completed in 4 milliseconds