Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl3cTextureSizePromotion.hpp275 glw::GLenum getDestinationFormatForChannel(TextureInternalFormatDescriptor descriptor);
Dgl3cTextureSizePromotion.cpp401 glw::GLenum internal_format = getDestinationFormatForChannel(descriptor); in prepareDestinationTextureAndFramebuffer()
590 glw::GLenum FunctionalTest::getDestinationFormatForChannel(TextureInternalFormatDescriptor descript… in getDestinationFormatForChannel() function in gl3cts::TextureSizePromotion::FunctionalTest