| /external/replicaisland/src/com/replica/replicaisland/ |
| D | OpenGLSystem.java | 53 public static final void bindTexture(int target, int texture) { in bindTexture() method in OpenGLSystem
|
| /external/deqp/modules/glshared/ |
| D | glsRandomShaderCase.cpp | 88 void TextureManager::bindTexture (int unit, const glu::Texture2D* tex2D) in bindTexture() function in deqp::gls::TextureManager 93 void TextureManager::bindTexture (int unit, const glu::TextureCube* texCube) in bindTexture() function in deqp::gls::TextureManager
|
| /external/chromium_org/third_party/WebKit/Source/platform/graphics/gpu/ |
| D | DrawingBufferTest.cpp | 68 virtual void bindTexture(WGC3Denum target, WebGLId texture) in bindTexture() function in __anon48999fb60111::WebGraphicsContext3DForTests
|
| /external/chromium_org/cc/test/ |
| D | test_web_graphics_context_3d.cc | 309 void TestWebGraphicsContext3D::bindTexture( in bindTexture() function in cc::TestWebGraphicsContext3D
|
| /external/chromium_org/third_party/skia/src/gpu/gl/ |
| D | GrGpuGL.cpp | 2015 void GrGpuGL::bindTexture(int unitIdx, const GrTextureParams& params, GrGLTexture* texture) { in bindTexture() function in GrGpuGL
|
| /external/chromium_org/third_party/angle/src/libGLESv2/ |
| D | Context.cpp | 517 void Context::bindTexture(GLenum target, GLuint texture) in bindTexture() function in gl::Context
|
| /external/skia/src/gpu/gl/ |
| D | GrGpuGL.cpp | 2289 void GrGpuGL::bindTexture(int unitIdx, const GrTextureParams& params, GrGLTexture* texture) { in bindTexture() function in GrGpuGL
|
| /external/deqp/framework/opengl/wrapper/ |
| D | glwFunctions.inl | 64 glBindTextureFunc bindTexture; variable
|
| /external/deqp/framework/opengl/simplereference/ |
| D | sglrGLContext.cpp | 174 void GLContext::bindTexture (deUint32 target, deUint32 texture) in bindTexture() function in sglr::GLContext
|
| D | sglrReferenceContext.cpp | 592 void ReferenceContext::bindTexture (deUint32 target, deUint32 texture) in bindTexture() function in sglr::ReferenceContext
|
| /external/chromium_org/third_party/WebKit/Source/platform/graphics/test/ |
| D | MockWebGraphicsContext3D.h | 74 virtual void bindTexture(WGC3Denum target, WebGLId texture) { } in bindTexture() function
|
| /external/chromium_org/third_party/WebKit/Source/core/html/canvas/ |
| D | WebGLRenderingContextBase.cpp | 1147 void WebGLRenderingContextBase::bindTexture(GLenum target, WebGLTexture* texture) in bindTexture() function in blink::WebGLRenderingContextBase
|