| /external/chromium_org/ppapi/c/ |
| D | ppb_opengles2.h | 112 void (*BlendEquationSeparate)(PP_Resource context, member 571 void (*BlendEquationSeparate)(PP_Resource context, member
|
| /external/chromium_org/gpu/command_buffer/common/ |
| D | gles2_cmd_format_autogen.h | 350 struct BlendEquationSeparate { struct 351 typedef BlendEquationSeparate ValueType; argument 352 static const CommandId kCmdId = kBlendEquationSeparate; argument 353 static const cmd::ArgFlags kArgFlags = cmd::kFixed; 354 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); 378 COMPILE_ASSERT(sizeof(BlendEquationSeparate) == 12, argument
|
| D | gles2_cmd_format_test_autogen.h | 130 TEST_F(GLES2FormatTest, BlendEquationSeparate) { in TEST_F() argument
|
| /external/mesa3d/src/mesa/main/ |
| D | dd.h | 443 void (*BlendEquationSeparate)(struct gl_context *ctx, GLenum modeRGB, GLenum modeA); member
|
| /external/chromium_org/gpu/command_buffer/client/ |
| D | gles2_implementation_impl_autogen.h | 105 void GLES2Implementation::BlendEquationSeparate(GLenum modeRGB, in BlendEquationSeparate() function
|
| D | gles2_interface_stub_impl_autogen.h | 42 void GLES2InterfaceStub::BlendEquationSeparate(GLenum /* modeRGB */, in BlendEquationSeparate() function
|
| D | gles2_trace_implementation_impl_autogen.h | 67 void GLES2TraceImplementation::BlendEquationSeparate(GLenum modeRGB, in BlendEquationSeparate() function
|
| D | gles2_implementation_unittest_autogen.h | 92 TEST_F(GLES2ImplementationTest, BlendEquationSeparate) { in TEST_F() argument
|
| D | gles2_cmd_helper_autogen.h | 81 void BlendEquationSeparate(GLenum modeRGB, GLenum modeAlpha) { in BlendEquationSeparate() function
|
| /external/chromium_org/third_party/mesa/src/src/mesa/main/ |
| D | dd.h | 443 void (*BlendEquationSeparate)(struct gl_context *ctx, GLenum modeRGB, GLenum modeA); member
|
| /external/chromium_org/mojo/examples/pepper_container_app/ |
| D | ppb_opengles2_thunk.cc | 98 void BlendEquationSeparate(PP_Resource context_id, in BlendEquationSeparate() function
|
| /external/chromium_org/ppapi/shared_impl/ |
| D | ppb_opengles2_shared.cc | 104 void BlendEquationSeparate(PP_Resource context_id, in BlendEquationSeparate() function
|
| /external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/glapi/ |
| D | glapitemp.h | 7006 KEYWORD1 void KEYWORD2 NAME(BlendEquationSeparate)(GLenum modeRGB, GLenum modeA) in NAME() argument
|
| /external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/ |
| D | glapi_mapi_tmp.h | 9289 GLAPI void APIENTRY GLAPI_PREFIX(BlendEquationSeparate)(GLenum modeRGB, GLenum modeA) in GLAPI_PREFIX() argument
|