Home
last modified time | relevance | path

Searched defs:getVertexAttribfv (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/cc/test/
Dtest_web_graphics_context_3d.h241 virtual void getVertexAttribfv(GLuint index, GLenum pname, GLfloat* value) {} in getVertexAttribfv() function
/external/chromium_org/cc/output/
Dgl_renderer_unittest.cc460 virtual void getVertexAttribfv(GLuint index, in getVertexAttribfv() function in cc::__anon144b82730211::ForbidSynchronousCallContext
/external/deqp/framework/opengl/wrapper/
DglwFunctions.inl137 glGetVertexAttribfvFunc getVertexAttribfv; variable
/external/chromium_org/third_party/WebKit/Source/platform/graphics/test/
DMockWebGraphicsContext3D.h160 virtual void getVertexAttribfv(WGC3Duint index, WGC3Denum pname, WGC3Dfloat* value) { } in getVertexAttribfv() function