Searched refs:getDataSamplerTypeForInternalformat (Results 1 – 1 of 1) sorted by relevance
8296 DataSamplerType getDataSamplerTypeForInternalformat(GLenum internalformat);8437 switch (getDataSamplerTypeForInternalformat(fbo_internalformat)) in iterate()8441 switch (getDataSamplerTypeForInternalformat(dst_internalformat)) in iterate()8483 switch (getDataSamplerTypeForInternalformat(dst_internalformat)) in iterate()8526 switch (getDataSamplerTypeForInternalformat(dst_internalformat)) in iterate()11563 DataSamplerType RequiredCase::getDataSamplerTypeForInternalformat(GLenum internalformat) in getDataSamplerTypeForInternalformat() function in es3cts::RequiredCase