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.cpp2854 GLenum src_internalformat = GL_NONE; in addEntryToConversionDatabase() local
6070 …ase::isFBOEffectiveInternalFormatCompatibleWithDestinationInternalFormat(GLenum src_internalformat, in isFBOEffectiveInternalFormatCompatibleWithDestinationInternalFormat()
6703 bool RequiredCase::execute(GLenum src_internalformat, GLenum dst_internalformat, in execute()
8232 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
3761 glw::GLenum src_internalformat = pair_iterator->first; in iterate() local