Searched refs:onVertexAttributeChange (Results 1 – 2 of 2) sorted by relevance
678 return contextVk->onVertexAttributeChange(attribIndex, 0, 0, *formatOut, false, 0, nullptr); in setDefaultPackedInput()693 ANGLE_TRY(contextVk->onVertexAttributeChange( in updateActiveAttribInfo()860 ANGLE_TRY(contextVk->onVertexAttributeChange( in syncDirtyAttrib()
389 angle::Result onVertexAttributeChange(size_t attribIndex,1661 ANGLE_INLINE angle::Result ContextVk::onVertexAttributeChange(size_t attribIndex, in onVertexAttributeChange() function