Home
last modified time | relevance | path

Searched refs:VertexAttrib3fv (Results 1 – 25 of 28) sorted by relevance

12

/external/chromium_org/gpu/command_buffer/service/
Dgles2_cmd_decoder_unittest_2_autogen.h1460 SpecializedSetup<cmds::VertexAttrib3fv, 0>(true); in TEST_F()
1461 cmds::VertexAttrib3fv cmd; in TEST_F()
1465 *gl_, VertexAttrib3fv( in TEST_F()
1472 EXPECT_CALL(*gl_, VertexAttrib3fv(_, _)).Times(0); in TEST_F()
1473 SpecializedSetup<cmds::VertexAttrib3fv, 0>(false); in TEST_F()
1474 cmds::VertexAttrib3fv cmd; in TEST_F()
1481 EXPECT_CALL(*gl_, VertexAttrib3fv(_, _)).Times(0); in TEST_F()
1482 SpecializedSetup<cmds::VertexAttrib3fv, 0>(false); in TEST_F()
1483 cmds::VertexAttrib3fv cmd; in TEST_F()
1497 VertexAttrib3fv(1, reinterpret_cast< in TEST_F()
Dgles2_cmd_decoder_autogen.h2539 uint32 immediate_data_size, const gles2::cmds::VertexAttrib3fv& c) { in HandleVertexAttrib3fv()
/external/chromium_org/gpu/command_buffer/common/
Dgles2_cmd_ids_autogen.h179 OP(VertexAttrib3fv) /* 422 */ \
Dgles2_cmd_format_autogen.h7531 struct VertexAttrib3fv { struct
7532 typedef VertexAttrib3fv ValueType; argument
7565 COMPILE_ASSERT(sizeof(VertexAttrib3fv) == 16, argument
7567 COMPILE_ASSERT(offsetof(VertexAttrib3fv, header) == 0,
7569 COMPILE_ASSERT(offsetof(VertexAttrib3fv, indx) == 4,
7571 COMPILE_ASSERT(offsetof(VertexAttrib3fv, values_shm_id) == 8,
7573 COMPILE_ASSERT(offsetof(VertexAttrib3fv, values_shm_offset) == 12,
Dgles2_cmd_format_test_autogen.h3089 TEST_F(GLES2FormatTest, VertexAttrib3fv) { in TEST_F() argument
3090 cmds::VertexAttrib3fv& cmd = *GetBufferAs<cmds::VertexAttrib3fv>(); in TEST_F()
3096 EXPECT_EQ(static_cast<uint32>(cmds::VertexAttrib3fv::kCmdId), in TEST_F()
/external/chromium_org/gpu/GLES2/
Dgl2chromium_autogen.h154 #define glVertexAttrib3fv GLES2_GET_FUN(VertexAttrib3fv)
/external/chromium_org/ppapi/shared_impl/
Dppb_opengles2_shared.cc1159 void VertexAttrib3fv( in VertexAttrib3fv() function
1163 ToGles2Impl(&enter)->VertexAttrib3fv(indx, values); in VertexAttrib3fv()
1500 &VertexAttrib3fv, in GetInterface()
/external/chromium_org/gpu/command_buffer/client/
Dgles2_interface_stub_impl_autogen.h436 void GLES2InterfaceStub::VertexAttrib3fv( in VertexAttrib3fv() function
Dgles2_trace_implementation_impl_autogen.h810 void GLES2TraceImplementation::VertexAttrib3fv( in VertexAttrib3fv() function
813 gl_->VertexAttrib3fv(indx, values); in VertexAttrib3fv()
Dgles2_interface_autogen.h212 virtual void VertexAttrib3fv(GLuint indx, const GLfloat* values) = 0;
Dgles2_cmd_helper_autogen.h1407 void VertexAttrib3fv( in VertexAttrib3fv() function
1409 gles2::cmds::VertexAttrib3fv* c = in VertexAttrib3fv()
1410 GetCmdSpace<gles2::cmds::VertexAttrib3fv>(); in VertexAttrib3fv()
Dgles2_trace_implementation_autogen.h235 virtual void VertexAttrib3fv(GLuint indx, const GLfloat* values) OVERRIDE;
Dgles2_interface_stub_autogen.h235 virtual void VertexAttrib3fv(GLuint indx, const GLfloat* values) OVERRIDE;
Dgles2_implementation_autogen.h365 virtual void VertexAttrib3fv(GLuint indx, const GLfloat* values) OVERRIDE;
Dgles2_implementation_unittest_autogen.h1473 TEST_F(GLES2ImplementationTest, VertexAttrib3fv) { in TEST_F() argument
1485 gl_->VertexAttrib3fv(1, &data[0]); in TEST_F()
Dgles2_c_lib_autogen.h494 gles2::GetGLContext()->VertexAttrib3fv(indx, values); in GLES2VertexAttrib3fv()
Dgles2_implementation_impl_autogen.h1373 void GLES2Implementation::VertexAttrib3fv(GLuint indx, const GLfloat* values) { in VertexAttrib3fv() function
/external/chromium_org/ppapi/c/
Dppb_opengles2.h291 void (*VertexAttrib3fv)( member
/external/chromium_org/ppapi/lib/gl/include/GLES2/
Dgl2.h627 #define glVertexAttrib3fv GLES2_GET_FUN(VertexAttrib3fv)
/external/chromium_org/webkit/common/gpu/
Dwebgraphicscontext3d_in_process_command_buffer_impl.cc951 DELEGATE_TO_GL_2(vertexAttrib3fv, VertexAttrib3fv, WGC3Duint, in DELEGATE_TO_GL_9()
/external/chromium_org/ppapi/lib/gl/gles2/
Dgles2.c733 glGetInterfacePPAPI()->VertexAttrib3fv( in glVertexAttrib3fv()
/external/chromium_org/content/common/gpu/client/
Dwebgraphicscontext3d_command_buffer_impl.cc1068 DELEGATE_TO_GL_2(vertexAttrib3fv, VertexAttrib3fv, WGC3Duint, in DELEGATE_TO_GL_9()
/external/chromium_org/gpu/command_buffer/docs/
Dgles2_cmd_format_docs.txt2122 struct VertexAttrib3fv {
/external/mesa3d/include/GL/
Dgl_mangle.h2018 #define glVertexAttrib3fv MANGLE(VertexAttrib3fv)
/external/chromium_org/third_party/mesa/src/include/GL/
Dgl_mangle.h2018 #define glVertexAttrib3fv MANGLE(VertexAttrib3fv)

12