Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/openglcts/modules/gles3/
H A Des3cCopyTexImageConversionsTests.cpp4767 GLenum src_internalformat = GL_NONE; in addEntryToConversionDatabase() local
7983 …ase::isFBOEffectiveInternalFormatCompatibleWithDestinationInternalFormat(GLenum src_internalformat, in isFBOEffectiveInternalFormatCompatibleWithDestinationInternalFormat()
8616 bool RequiredCase::execute(GLenum src_internalformat, GLenum dst_internalformat, in execute()
10148 bool RequiredCase::findEntryInConversionDatabase(unsigned int index, GLenum src_internalformat, GLe… in findEntryInConversionDatabase()
/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl4cTextureViewTests.cpp1214 …glw::GLenum src_internalformat = internalformat_view_compatibility_array[(n_texture_internalformat… in getIllegalTextureAndViewInternalformatCombinations() local
3759 glw::GLenum src_internalformat = pair_iterator->first; in iterate() local