HomeSort by relevance Sort by last modified time
    Searched defs:getVertexAttribfv (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/cc/test/
test_web_graphics_context_3d.h 223 virtual void getVertexAttribfv(GLuint index, GLenum pname, GLfloat* value) {}
  /external/chromium_org/third_party/WebKit/Source/platform/graphics/test/
MockWebGraphicsContext3D.h 161 virtual void getVertexAttribfv(WGC3Duint index, WGC3Denum pname, WGC3Dfloat* value) { }

Completed in 55 milliseconds