Home | History | Annotate | Download | only in common

Lines Matching full:format_r32ui

125 			case GL_UNSIGNED_INT: return sw::FORMAT_R32UI;
487 case GL_R32UI: return sw::FORMAT_R32UI;
1723 ASSERT_OR_RETURN(internalformat == GL_R32UI && getExternalFormat() == sw::FORMAT_R32UI);