| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| D | State.cpp | 3304 Texture *activeTexture = (type != TextureType::InvalidEnum) in syncActiveTextures() local 3651 Texture *activeTexture = (type != TextureType::InvalidEnum) in onActiveTextureChange() local 3665 Texture *activeTexture = (type != TextureType::InvalidEnum) in onActiveTextureStateChange() local
|
| D | Context.cpp | 5390 void Context::activeTexture(GLenum texture) in activeTexture() function in gl::Context
|
| /third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/ |
| D | State.cpp | 2859 Texture *activeTexture = mSamplerTextures[type][textureUnit].get(); in onActiveTextureChange() local 2872 Texture *activeTexture = mSamplerTextures[type][textureUnit].get(); in onActiveTextureStateChange() local
|
| D | Context.cpp | 4635 void Context::activeTexture(GLenum texture) in activeTexture() function in gl::Context
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
| D | StateManagerGL.h | 78 GLenum activeTexture; member
|
| D | StateManagerGL.cpp | 478 void StateManagerGL::activeTexture(size_t unit) in activeTexture() function in rx::StateManagerGL
|
| D | DispatchTableGL_autogen.h | 113 PFNGLACTIVETEXTUREPROC activeTexture = nullptr; variable
|
| /third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
| D | StateManagerGL.cpp | 388 void StateManagerGL::activeTexture(size_t unit) in activeTexture() function in rx::StateManagerGL
|
| D | DispatchTableGL_autogen.h | 113 PFNGLACTIVETEXTUREPROC activeTexture = nullptr; variable
|
| /third_party/vk-gl-cts/framework/opengl/simplereference/ |
| D | sglrGLContext.cpp | 148 void GLContext::activeTexture (deUint32 texture) in activeTexture() function in sglr::GLContext
|
| D | sglrReferenceContext.cpp | 511 void ReferenceContext::activeTexture (deUint32 texture) in activeTexture() function in sglr::ReferenceContext
|
| /third_party/jsframework/runtime/main/extend/systemplugin/napi/ |
| D | webgl.js | 399 activeTexture: function (...args) { method
|
| /third_party/vk-gl-cts/framework/opengl/wrapper/ |
| D | glwFunctions.inl | 7 glActiveTextureFunc activeTexture; variable
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
| D | ContextVk.cpp | 5315 vk::TextureUnit &activeTexture = mActiveTextures[textureUnit]; in updateActiveTextures() local
|
| /third_party/typescript/src/lib/ |
| D | webworker.generated.d.ts | 4760 activeTexture(texture: GLenum): void; method
|
| D | dom.generated.d.ts | 17791 activeTexture(texture: GLenum): void; method
|
| /third_party/typescript/lib/ |
| D | lib.webworker.d.ts | 4780 activeTexture(texture: GLenum): void; method
|
| D | lib.dom.d.ts | 17811 activeTexture(texture: GLenum): void; method
|
| /third_party/typescript/tests/lib/ |
| D | lib.d.ts | 15004 activeTexture(texture: number): void; method
|