Searched refs:getChannelOrderForInternalformatAndType (Results 1 – 1 of 1) sorted by relevance
6343 …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