Searched refs:onVertexAttributeChange (Results 1 – 2 of 2) sorted by relevance
555 return contextVk->onVertexAttributeChange(attribIndex, 0, 0, format, false, 0, nullptr); in setDefaultPackedInput()569 ANGLE_TRY(contextVk->onVertexAttributeChange( in updateActiveAttribInfo()722 ANGLE_TRY(contextVk->onVertexAttributeChange( in syncDirtyAttrib()
378 angle::Result onVertexAttributeChange(size_t attribIndex,1259 ANGLE_INLINE angle::Result ContextVk::onVertexAttributeChange(size_t attribIndex, in onVertexAttributeChange() function