Home | History | Annotate | Download | only in gpu

Lines Matching refs:SrcType

1405     typedef typename DataTypeForFormat<SrcFormat>::Type SrcType;
1409 const ptrdiff_t srcStrideInElements = m_srcStride / sizeof(SrcType);
1415 const SrcType *srcRowStart = static_cast<const SrcType*>(m_srcStart);