/third_party/vk-gl-cts/modules/glshared/ |
D | glsRandomShaderCase.cpp | 92 void TextureManager::bindTexture (int unit, const glu::Texture2D* tex2D) in bindTexture() function in deqp::gls::TextureManager 97 void TextureManager::bindTexture (int unit, const glu::TextureCube* texCube) in bindTexture() function in deqp::gls::TextureManager
|
/third_party/vk-gl-cts/external/openglcts/modules/common/ |
D | glcFramebufferCompleteness.cpp | 81 void TestContext::bindTexture(GLenum target, GLuint texId) in bindTexture() function in glcts::__anonaf8b94b70111::TestContext
|
D | glcCompressedFormatTests.cpp | 425 void ApiTestContext::bindTexture (GLenum target, GLuint texId) in bindTexture() function in glcts::__anon399be5110111::ApiTestContext
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
D | StateManagerGL.cpp | 397 void StateManagerGL::bindTexture(gl::TextureType type, GLuint texture) in bindTexture() function in rx::StateManagerGL
|
D | DispatchTableGL_autogen.h | 81 PFNGLBINDTEXTUREPROC bindTexture = nullptr; variable
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
D | StateManagerGL.cpp | 487 void StateManagerGL::bindTexture(gl::TextureType type, GLuint texture) in bindTexture() function in rx::StateManagerGL
|
D | DispatchTableGL_autogen.h | 81 PFNGLBINDTEXTUREPROC bindTexture = nullptr; variable
|
/third_party/jsframework/runtime/main/extend/systemplugin/napi/ |
D | webgl.js | 423 bindTexture: function (...args) { method
|
/third_party/vk-gl-cts/framework/opengl/simplereference/ |
D | sglrGLContext.cpp | 174 void GLContext::bindTexture (deUint32 target, deUint32 texture) in bindTexture() function in sglr::GLContext
|
D | sglrReferenceContext.cpp | 609 void ReferenceContext::bindTexture (deUint32 target, deUint32 texture) in bindTexture() function in sglr::ReferenceContext
|
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/ |
D | Context.cpp | 1192 void Context::bindTexture(TextureType type, GLuint texture) in bindTexture() function in es2::Context
|
/third_party/vk-gl-cts/framework/opengl/wrapper/ |
D | glwFunctions.inl | 29 glBindTextureFunc bindTexture; variable
|
/third_party/skia/src/gpu/gl/ |
D | GrGLGpu.cpp | 2626 void GrGLGpu::bindTexture(int unitIdx, GrSamplerState samplerState, const GrSwizzle& swizzle, in bindTexture() function in GrGLGpu
|
/third_party/flutter/skia/src/gpu/gl/ |
D | GrGLGpu.cpp | 2806 void GrGLGpu::bindTexture(int unitIdx, GrSamplerState samplerState, const GrSwizzle& swizzle, in bindTexture() function in GrGLGpu
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/ |
D | Context.cpp | 1080 void Context::bindTexture(TextureType target, TextureID handle) in bindTexture() function in gl::Context
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
D | Context.cpp | 1206 void Context::bindTexture(TextureType target, TextureID handle) in bindTexture() function in gl::Context
|
/third_party/typescript/lib/ |
D | lib.webworker.d.ts | 4786 bindTexture(target: GLenum, texture: WebGLTexture | null): void; method
|
D | lib.dom.d.ts | 17817 bindTexture(target: GLenum, texture: WebGLTexture | null): void; method
|
/third_party/typescript/src/lib/ |
D | webworker.generated.d.ts | 4766 bindTexture(target: GLenum, texture: WebGLTexture | null): void; method
|
D | dom.generated.d.ts | 17797 bindTexture(target: GLenum, texture: WebGLTexture | null): void; method
|
/third_party/typescript/tests/lib/ |
D | lib.d.ts | 15010 bindTexture(target: number, texture: WebGLTexture): void; method
|