Searched refs:samplesThisAttachment (Results 1 – 1 of 1) sorted by relevance
1962 int samplesThisAttachment = 0; in checkFramebufferAttachmentCompleteness() local1965 samplesThisAttachment = fbo_format_info.rb_multisamples; in checkFramebufferAttachmentCompleteness()1968 samplesThisAttachment = fbo_format_info.tex_multisamples; in checkFramebufferAttachmentCompleteness()1977 *currentSamples = samplesThisAttachment; in checkFramebufferAttachmentCompleteness()1979 if (samplesThisAttachment != currSamplesVal) { in checkFramebufferAttachmentCompleteness()