Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gles3/
Des3cCopyTexImageConversionsTests.cpp6740 GLenum effective_internalformat = GL_NONE; in execute() local
6754 n_conversion_rule, src_internalformat, src_type, dst_internalformat, &effective_internalformat, in execute()
6765 << getInternalformatString(effective_internalformat) << "] read with type: [" in execute()
6897 if (isColorRenderableInternalFormat(effective_internalformat)) in execute()
6926 effective_internalformat)) in execute()
7172 << "effective: " << getInternalformatString(effective_internalformat) in execute()