Searched refs:formatGL (Results 1 – 1 of 1) sorted by relevance
173 bool HasTexelBufferSupport(const RendererVk *rendererVk, GLenum formatGL) in HasTexelBufferSupport() argument175 const Format &formatVk = rendererVk->getFormat(formatGL); in HasTexelBufferSupport()232 for (GLenum formatGL : optionalFormats) in HasTextureBufferSupport() local234 if (!HasTexelBufferSupport(rendererVk, formatGL)) in HasTextureBufferSupport()253 for (GLenum formatGL : optionalFormats2) in HasTextureBufferSupport() local255 if (!HasTexelBufferSupport(rendererVk, formatGL)) in HasTextureBufferSupport()