Searched refs:getVertexUniformStorage (Results 1 – 2 of 2) sorted by relevance
174 const rx::UniformStorage &getVertexUniformStorage() const { return *mVertexUniformStorage; } in getVertexUniformStorage() function
1591 …xUniformStorage = UniformStorage11::makeUniformStorage11(&programBinary.getVertexUniformStorage()); in applyUniforms()