Searched defs:getVertices (Results 1 – 9 of 9) sorted by relevance
50 const std::vector<float>& getVertices (void) const { return m_vertices; } in getVertices() function in deqp::gls::VertexArray51 std::vector<float>& getVertices (void) { return m_vertices; } in getVertices() function in deqp::gls::VertexArray
50 const SkTArray<sk_sp<const SkVertices>>& getVertices() const { in getVertices() function
130 const SkVertices* getVertices(SkReadBuffer* reader) const { in getVertices() function
133 const SkVertices* getVertices(SkReadBuffer* reader) const { in getVertices() function
48 const SkTArray<sk_sp<const SkVertices>>& getVertices() const { in getVertices() function
94 …virtual vector<PositionColorVertex> getVertices (deUint32 offset) { DE_UNREF(offset); return vect… in getVertices() function in vkt::Draw::__anon12e10fd70111::TestCommand128 vector<PositionColorVertex> QuadDrawTestCommand::getVertices (deUint32 offset) in getVertices() function in vkt::Draw::__anon12e10fd70111::QuadDrawTestCommand
1177 std::vector<float> ColorImagelessTestInstance::getVertices (void) in getVertices() function in vkt::imageless::__anon765a11f20111::ColorImagelessTestInstance1382 std::vector<float> DepthImagelessTestInstance::getVertices (void) in getVertices() function in vkt::imageless::__anon765a11f20111::DepthImagelessTestInstance1612 std::vector<float> ColorResolveImagelessTestInstance::getVertices (void) in getVertices() function in vkt::imageless::__anon765a11f20111::ColorResolveImagelessTestInstance1884 std::vector<float> DepthResolveImagelessTestInstance::getVertices (void) in getVertices() function in vkt::imageless::__anon765a11f20111::DepthResolveImagelessTestInstance2111 std::vector<float> MultisubpassTestInstance::getVertices (void) in getVertices() function in vkt::imageless::__anon765a11f20111::MultisubpassTestInstance
663 static vector<Vec4> getVertices (void) in testImageQueryLod() function
709 int getVertices() const { return vertices; } in getVertices() function