Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gles3/
Des3cCopyTexImageConversionsTests.cpp4740 bool getFormatForInternalformat(GLenum internalformat, GLenum* out_format) const;
4816 if (!getFormatForInternalformat(internalformat, out_format)) in getFormatAndTypeCompatibleWithInternalformat()
5329 bool TestBase::getFormatForInternalformat(GLenum internalformat, GLenum* out_format) const in getFormatForInternalformat() function in es3cts::TestBase
8389 if (!getFormatForInternalformat(internalformat, &format)) in getRawDataFromPixelData()
8830 if (!getFormatForInternalformat(internalformat, &format)) in getChannelOrderForInternalformatAndType()