Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/
DFramebuffer.cpp179 Optional<int> *renderToTextureSamples) in CheckAttachmentSampleCompleteness() argument
206 if (renderToTextureSamples->valid()) in CheckAttachmentSampleCompleteness()
209 if (renderToTextureSamples->value() != in CheckAttachmentSampleCompleteness()
213 renderToTextureSamples->value(), colorAttachment)) in CheckAttachmentSampleCompleteness()
221 *renderToTextureSamples = attachment.getRenderToTextureSamples(); in CheckAttachmentSampleCompleteness()
227 if (renderToTextureSamples->value() == in CheckAttachmentSampleCompleteness()
1177 Optional<int> renderToTextureSamples; in checkStatusWithGLFrontEnd() local
1200 &fixedSampleLocations, &renderToTextureSamples)) in checkStatusWithGLFrontEnd()
1277 &fixedSampleLocations, &renderToTextureSamples)) in checkStatusWithGLFrontEnd()
1322 &fixedSampleLocations, &renderToTextureSamples)) in checkStatusWithGLFrontEnd()