Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/
H A DVertexDataManager.cpp41 int64_t GetMaxAttributeByteOffsetForDraw(const gl::VertexAttribute &attrib, in GetMaxAttributeByteOffsetForDraw() function
518 int64_t maxByte = GetMaxAttributeByteOffsetForDraw(attrib, binding, maxVertexCount); in reserveSpaceForAttrib()