Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DCommandBufferStateTracker.cpp247 wgpu::IndexFormat pipelineIndexFormat = lastRenderPipeline->GetStripIndexFormat(); in CheckMissingAspects() local
251 pipelineIndexFormat == wgpu::IndexFormat::Undefined, in CheckMissingAspects()
255 pipelineIndexFormat); in CheckMissingAspects()
258 mIndexFormat != pipelineIndexFormat, in CheckMissingAspects()
260 pipelineIndexFormat, lastRenderPipeline, mIndexFormat); in CheckMissingAspects()

Completed in 2 milliseconds