Searched refs:getAttachmentFixedSampleLocations (Results 1 – 3 of 3) sorted by relevance
516 bool getAttachmentFixedSampleLocations(const ImageIndex &imageIndex) const;
1707 bool Texture::getAttachmentFixedSampleLocations(const ImageIndex &imageIndex) const in getAttachmentFixedSampleLocations() function in gl::Texture
195 bool fixedSampleloc = texture->getAttachmentFixedSampleLocations(attachmentImageIndex); in CheckAttachmentSampleCompleteness()