Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/gpu/graphite/dawn/
H A DDawnCommandBuffer.cpp755 bool usingSingleStaticSampler = false; in bindTextureAndSamplers() local
762 usingSingleStaticSampler = ycbcrUtils::DawnDescriptorIsValid(ycbcrDesc); in bindTextureAndSamplers()
768 if (numTexturesAndSamplers == 1 && !usingSingleStaticSampler) { in bindTextureAndSamplers()