Searched refs:storeStaticAttribute (Results 1 – 3 of 3) sorted by relevance
154 angle::Result storeStaticAttribute(const gl::Context *context,
286 angle::Result StaticVertexBufferInterface::storeStaticAttribute(const gl::Context *context, in storeStaticAttribute() function in rx::StaticVertexBufferInterface
388 ANGLE_TRY(staticBuffer->storeStaticAttribute(context, attrib, binding, -startIndex, in StoreStaticAttrib()