Home | History | Annotate | Download | only in d3d11

Lines Matching defs:sourceType

3474     GLenum sourceType = gl::GetType(sourceInternalFormat, clientVersion);
3478 if (sourceFormat == params.format && sourceType == params.type)