Searched refs:isFormatSupportedForTextureBuffer (Results 1 – 1 of 1) sorted by relevance
167 static inline bool isFormatSupportedForTextureBuffer (const TextureFormat& format) in isFormatSupportedForTextureBuffer() function695 DE_ASSERT(isFormatSupportedForTextureBuffer(format)); in setTextureStorage()3193 if (imageType == TEXTURETYPE_BUFFER && !isFormatSupportedForTextureBuffer(format)) in init()3260 if (imageType == TEXTURETYPE_BUFFER && !isFormatSupportedForTextureBuffer(texFmt)) in init()