Searched refs:getDataSamplerTypeForInternalformat (Results 1 – 1 of 1) sorted by relevance
6378 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