Searched refs:GetUniformfv (Results 1 - 25 of 27) sorted by relevance

12

/external/chromium_org/gpu/command_buffer/service/
H A Dgles2_cmd_decoder_unittest_programs.cc194 GetUniformfv::Result* result =
195 static_cast<GetUniformfv::Result*>(shared_memory_address_);
197 GetUniformfv cmd;
202 EXPECT_CALL(*gl_, GetUniformfv(kServiceProgramId, kUniform2RealLocation, _))
210 GetUniformfv::Result* result =
211 static_cast<GetUniformfv::Result*>(shared_memory_address_);
213 GetUniformfv cmd;
219 GetUniformfv(kServiceProgramId, kUniform2ElementRealLocation, _))
227 GetUniformfv::Result* result =
228 static_cast<GetUniformfv
[all...]
H A Dgles2_cmd_decoder.cc9187 const gles2::cmds::GetUniformfv& c =
9188 *static_cast<const gles2::cmds::GetUniformfv*>(cmd_data);
9194 typedef cmds::GetUniformfv::Result Result;
/external/chromium_org/gpu/command_buffer/common/
H A Dgles2_cmd_ids_autogen.h91 OP(GetUniformfv) /* 332 */ \
H A Dgles2_cmd_format_autogen.h3437 struct GetUniformfv { struct
3438 typedef GetUniformfv ValueType;
3479 COMPILE_ASSERT(sizeof(GetUniformfv) == 20, Sizeof_GetUniformfv_is_not_20);
3480 COMPILE_ASSERT(offsetof(GetUniformfv, header) == 0,
3482 COMPILE_ASSERT(offsetof(GetUniformfv, program) == 4,
3484 COMPILE_ASSERT(offsetof(GetUniformfv, location) == 8,
3486 COMPILE_ASSERT(offsetof(GetUniformfv, params_shm_id) == 12,
3488 COMPILE_ASSERT(offsetof(GetUniformfv, params_shm_offset) == 16,
H A Dgles2_cmd_format_test_autogen.h1141 TEST_F(GLES2FormatTest, GetUniformfv) {
1142 cmds::GetUniformfv& cmd = *GetBufferAs<cmds::GetUniformfv>();
1148 EXPECT_EQ(static_cast<uint32_t>(cmds::GetUniformfv::kCmdId),
/external/chromium_org/gpu/GLES2/
H A Dgl2chromium_autogen.h91 #define glGetUniformfv GLES2_GET_FUN(GetUniformfv)
/external/chromium_org/ppapi/shared_impl/
H A Dppb_opengles2_shared.cc723 void GetUniformfv(PP_Resource context_id, function in namespace:ppapi::__anon10171
729 ToGles2Impl(&enter)->GetUniformfv(program, location, params);
1648 &GetUniformfv, &GetUniformiv,
/external/chromium_org/gpu/command_buffer/client/
H A Dgles2_interface_stub_impl_autogen.h290 void GLES2InterfaceStub::GetUniformfv(GLuint /* program */, function in class:GLES2InterfaceStub
H A Dgles2_cmd_helper_autogen.h722 void GetUniformfv(GLuint program, function
726 gles2::cmds::GetUniformfv* c = GetCmdSpace<gles2::cmds::GetUniformfv>();
H A Dgles2_trace_implementation_impl_autogen.h506 void GLES2TraceImplementation::GetUniformfv(GLuint program, function in class:GLES2TraceImplementation
509 TRACE_EVENT_BINARY_EFFICIENT0("gpu", "GLES2Trace::GetUniformfv");
510 gl_->GetUniformfv(program, location, params);
H A Dgles2_implementation.cc2260 void GLES2Implementation::GetUniformfv( function in class:gpu::gles2::GLES2Implementation
2266 TRACE_EVENT0("gpu", "GLES2::GetUniformfv");
2267 typedef cmds::GetUniformfv::Result Result;
2273 helper_->GetUniformfv(
2301 GetResultAs<cmds::GetUniformfv::Result*>()->CopyResult(params);
H A Dgles2_implementation_autogen.h258 virtual void GetUniformfv(GLuint program,
H A Dgles2_interface_autogen.h185 virtual void GetUniformfv(GLuint program, GLint location, GLfloat* params) = 0;
H A Dgles2_interface_stub_autogen.h187 virtual void GetUniformfv(GLuint program,
H A Dgles2_trace_implementation_autogen.h187 virtual void GetUniformfv(GLuint program,
H A Dgles2_c_lib_autogen.h337 gles2::GetGLContext()->GetUniformfv(program, location, params);
/external/chromium_org/mojo/examples/pepper_container_app/
H A Dppb_opengles2_thunk.cc711 void GetUniformfv(PP_Resource context_id, function in namespace:mojo::examples::__anon8751
1416 &GetUniformfv, &GetUniformiv,
/external/chromium_org/mojo/public/c/gles2/
H A Dgles2_call_visitor_autogen.h280 VISIT_GL_CALL(GetUniformfv,
/external/chromium_org/ppapi/c/
H A Dppb_opengles2.h314 void (*GetUniformfv)(PP_Resource context, member in struct:PPB_OpenGLES2_1_0
773 void (*GetUniformfv)(PP_Resource context, member in struct:PPB_OpenGLES2
/external/chromium_org/ppapi/lib/gl/gles2/
H A Dgles2.c491 glGetInterfacePPAPI()->GetUniformfv(
/external/chromium_org/ppapi/lib/gl/include/GLES2/
H A Dgl2.h564 #define glGetUniformfv GLES2_GET_FUN(GetUniformfv)
/external/chromium_org/webkit/common/gpu/
H A Dwebgraphicscontext3d_impl.cc523 DELEGATE_TO_GL_3(getUniformfv, GetUniformfv, WebGLId, WGC3Dint, WGC3Dfloat*)
/external/chromium_org/third_party/mesa/src/include/GL/
H A Dgl_mangle.h861 #define glGetUniformfv MANGLE(GetUniformfv)
/external/mesa3d/include/GL/
H A Dgl_mangle.h861 #define glGetUniformfv MANGLE(GetUniformfv)
/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/
H A Dglapi_mapi_tmp.h719 GLAPI void APIENTRY GLAPI_PREFIX(GetUniformfv)(GLuint program, GLint location, GLfloat *params);
6202 GLAPI void APIENTRY GLAPI_PREFIX(GetUniformfv)(GLuint program, GLint location, GLfloat *params) function
12460 ".globl "GLAPI_PREFIX_STR(GetUniformfv)"\n"
12461 ".set "GLAPI_PREFIX_STR(GetUniformfv)", "GLAPI_PREFIX_STR(GetUniformfvARB)"\n"

Completed in 370 milliseconds

12