Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/openglcts/modules/gles3/
H A Des3cCopyTexImageConversionsTests.cpp8261 …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