Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gles3/
Des3cCopyTexImageConversionsTests.cpp6343 …bool getChannelOrderForInternalformatAndType(GLenum internalformat, GLenum type, ChannelOrder* out…
8395 if (!getChannelOrderForInternalformatAndType(internalformat, type, &channel_order)) in getRawDataFromPixelData()
8823 bool RequiredCase::getChannelOrderForInternalformatAndType(GLenum internalformat, GLenum type, in getChannelOrderForInternalformatAndType() function in es3cts::RequiredCase