Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gles3/
Des3cCopyTexImageConversionsTests.cpp6378 DataSamplerType getDataSamplerTypeForInternalformat(GLenum internalformat);
6519 switch (getDataSamplerTypeForInternalformat(fbo_internalformat)) in iterate()
6523 switch (getDataSamplerTypeForInternalformat(dst_internalformat)) in iterate()
6565 switch (getDataSamplerTypeForInternalformat(dst_internalformat)) in iterate()
6608 switch (getDataSamplerTypeForInternalformat(dst_internalformat)) in iterate()
9639 DataSamplerType RequiredCase::getDataSamplerTypeForInternalformat(GLenum internalformat) in getDataSamplerTypeForInternalformat() function in es3cts::RequiredCase