Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fShaderImageLoadStoreTests.cpp167 static inline bool isFormatSupportedForTextureBuffer (const TextureFormat& format) in isFormatSupportedForTextureBuffer() function
695 DE_ASSERT(isFormatSupportedForTextureBuffer(format)); in setTextureStorage()
3193 if (imageType == TEXTURETYPE_BUFFER && !isFormatSupportedForTextureBuffer(format)) in init()
3260 if (imageType == TEXTURETYPE_BUFFER && !isFormatSupportedForTextureBuffer(texFmt)) in init()