Searched refs:updateDefaultAttribute (Results 1 – 4 of 4) sorted by relevance
344 angle::Result updateDefaultAttribute(size_t attribIndex);
1355 angle::Result ContextMtl::updateDefaultAttribute(size_t attribIndex)1567 ANGLE_TRY(updateDefaultAttribute(attribIndex));
842 angle::Result updateDefaultAttribute(size_t attribIndex);
1190 ANGLE_TRY(updateDefaultAttribute(attribIndex)); in handleDirtyGraphicsDefaultAttribs()4070 angle::Result ContextVk::updateDefaultAttribute(size_t attribIndex) in updateDefaultAttribute() function in rx::ContextVk