Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl3cTextureSizePromotion.cpp267 if (isIntegerSignedType(descriptor)) /* For integral signed type. */ in prepareSourceTexture()
409 if (isIntegerSignedType(descriptor)) in prepareDestinationTextureAndFramebuffer()
594 if (isIntegerSignedType(descriptor)) in getDestinationFormatForChannel()
694 if (isIntegerSignedType(descriptor)) in prepareProgram()
938 if (isIntegerSignedType(descriptor)) in checkDestinationTexture()
1029 bool FunctionalTest::isIntegerSignedType(TextureInternalFormatDescriptor descriptor) in isIntegerSignedType() function in gl3cts::TextureSizePromotion::FunctionalTest
Dgl3cTextureSizePromotion.hpp307 bool isIntegerSignedType(TextureInternalFormatDescriptor descriptor);