Home
last modified time | relevance | path

Searched refs:GetMaxAttributeByteOffsetForDraw (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
DVertexDataManager.cpp41 int64_t GetMaxAttributeByteOffsetForDraw(const gl::VertexAttribute &attrib, in GetMaxAttributeByteOffsetForDraw() function
514 int64_t maxByte = GetMaxAttributeByteOffsetForDraw(attrib, binding, maxVertexCount); in reserveSpaceForAttrib()