Home
last modified time | relevance | path

Searched defs:src_internalformat (Results 1 – 2 of 2) sorted by relevance

/external/deqp/external/openglcts/modules/gles3/
Des3cCopyTexImageConversionsTests.cpp2848 GLenum src_internalformat = GL_NONE; in addEntryToConversionDatabase() local
6065 …ase::isFBOEffectiveInternalFormatCompatibleWithDestinationInternalFormat(GLenum src_internalformat, in isFBOEffectiveInternalFormatCompatibleWithDestinationInternalFormat()
6698 bool RequiredCase::execute(GLenum src_internalformat, GLenum dst_internalformat, in execute()
8227 bool RequiredCase::findEntryInConversionDatabase(unsigned int index, GLenum src_internalformat, GLe… in findEntryInConversionDatabase()
/external/deqp/external/openglcts/modules/gl/
Dgl4cTextureViewTests.cpp1215 …glw::GLenum src_internalformat = internalformat_view_compatibility_array[(n_texture_internalformat… in getIllegalTextureAndViewInternalformatCombinations() local
3763 glw::GLenum src_internalformat = pair_iterator->first; in iterate() local