| /external/chromium_org/cc/test/ |
| D | test_gles2_interface.cc | 117 void TestGLES2Interface::ActiveTexture(GLenum target) { in ActiveTexture() function in cc::TestGLES2Interface
|
| /external/chromium_org/ppapi/c/ |
| D | ppb_opengles2.h | 92 void (*ActiveTexture)(PP_Resource context, GLenum texture); member 551 void (*ActiveTexture)(PP_Resource context, GLenum texture); member
|
| /external/chromium_org/gpu/command_buffer/common/ |
| D | gles2_cmd_format_autogen.h | 14 struct ActiveTexture { struct 15 typedef ActiveTexture ValueType; argument 16 static const CommandId kCmdId = kActiveTexture; argument 40 COMPILE_ASSERT(sizeof(ActiveTexture) == 8, Sizeof_ActiveTexture_is_not_8); argument
|
| D | gles2_cmd_format_test_autogen.h | 17 TEST_F(GLES2FormatTest, ActiveTexture) { in TEST_F() argument
|
| /external/chromium_org/mojo/examples/pepper_container_app/ |
| D | ppb_opengles2_thunk.cc | 24 void ActiveTexture(PP_Resource context_id, GLenum texture) { in ActiveTexture() function
|
| /external/chromium_org/gpu/command_buffer/client/ |
| D | gles2_interface_stub_impl_autogen.h | 15 void GLES2InterfaceStub::ActiveTexture(GLenum /* texture */) { in ActiveTexture() function
|
| D | gles2_trace_implementation_impl_autogen.h | 15 void GLES2TraceImplementation::ActiveTexture(GLenum texture) { in ActiveTexture() function
|
| D | gles2_implementation.cc | 2422 void GLES2Implementation::ActiveTexture(GLenum texture) { in ActiveTexture() function in gpu::gles2::GLES2Implementation
|
| D | gles2_cmd_helper_autogen.h | 14 void ActiveTexture(GLenum texture) { in ActiveTexture() function
|
| /external/chromium_org/ppapi/shared_impl/ |
| D | ppb_opengles2_shared.cc | 30 void ActiveTexture(PP_Resource context_id, GLenum texture) { in ActiveTexture() function
|
| /external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/glapi/ |
| D | glapitemp.h | 2577 KEYWORD1 void KEYWORD2 NAME(ActiveTexture)(GLenum texture) in NAME() argument
|
| /external/mesa3d/src/mesa/main/ |
| D | mtypes.h | 1633 GLint ActiveTexture; /**< Client Active Texture */ member
|
| /external/chromium_org/third_party/mesa/src/src/mesa/main/ |
| D | mtypes.h | 1633 GLint ActiveTexture; /**< Client Active Texture */ member
|
| /external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/ |
| D | glapi_mapi_tmp.h | 4221 GLAPI void APIENTRY GLAPI_PREFIX(ActiveTexture)(GLenum texture) in GLAPI_PREFIX() argument
|