Searched refs:SetSampleCount (Results 1 – 4 of 4) sorted by relevance
52 void SetSampleCount(uint32_t sampleCount);
78 void RenderPassCacheQuery::SetSampleCount(uint32_t sampleCount) { in SetSampleCount() function in dawn_native::vulkan::RenderPassCacheQuery
518 query.SetSampleCount(GetSampleCount()); in Initialize()
227 query.SetSampleCount(renderPass->attachmentState->GetSampleCount()); in RecordBeginRenderPass()