Home | History | Annotate | Download | only in functional

Lines Matching refs:cellSize

58 	BlitRectCase (Context& context, const char* name, const char* desc, deUint32 filter, const IVec2& srcSize, const IVec4& srcRect, const IVec2& dstSize, const IVec4& dstRect, int cellSize = 8)
65 , m_cellSize (cellSize)