Searched refs:getChannelOrderForInternalformatAndType (Results 1 – 1 of 1) sorted by relevance
8261 …bool getChannelOrderForInternalformatAndType(GLenum internalformat, GLenum type, ChannelOrder *out…10316 if (!getChannelOrderForInternalformatAndType(internalformat, type, &channel_order)) in getRawDataFromPixelData()10747 bool RequiredCase::getChannelOrderForInternalformatAndType(GLenum internalformat, GLenum type, in getChannelOrderForInternalformatAndType() function in es3cts::RequiredCase