Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fShaderImageLoadStoreTests.cpp168 static inline bool isFormatSupportedForTextureBuffer (const TextureFormat& format) in isFormatSupportedForTextureBuffer() function
706 DE_ASSERT(isFormatSupportedForTextureBuffer(format)); in setTextureStorage()
3214 if (imageType == TEXTURETYPE_BUFFER && !isFormatSupportedForTextureBuffer(format)) in init()
3281 if (imageType == TEXTURETYPE_BUFFER && !isFormatSupportedForTextureBuffer(texFmt)) in init()