/external/skia/tools/gpu/atlastext/ |
D | GLTestAtlasTextRenderer.cpp | 286 callgl(BindTexture, GR_GL_TEXTURE_2D, id); in createTexture() 329 callgl(BindTexture, GR_GL_TEXTURE_2D, atlasTexture->fID); in setTextureData() 344 callgl(BindTexture, GR_GL_TEXTURE_2D, atlas->fID); in drawSDFGlyphs()
|
/external/skqp/tools/gpu/atlastext/ |
D | GLTestAtlasTextRenderer.cpp | 286 callgl(BindTexture, GR_GL_TEXTURE_2D, id); in createTexture() 329 callgl(BindTexture, GR_GL_TEXTURE_2D, atlasTexture->fID); in setTextureData() 344 callgl(BindTexture, GR_GL_TEXTURE_2D, atlas->fID); in drawSDFGlyphs()
|
/external/skia/tests/ |
D | TextureBindingsResetTest.cpp | 46 GL(BindTexture(target.fName, claimedIDs[i++])); in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS()
|
D | EGLImageTest.cpp | 134 GR_GL_CALL(glCtx1->gl(), BindTexture(texInfo.fTarget, texInfo.fID)); in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS()
|
/external/skqp/tests/ |
D | EGLImageTest.cpp | 134 GR_GL_CALL(glCtx1->gl(), BindTexture(texInfo.fTarget, texInfo.fID)); in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS()
|
/external/skqp/src/gpu/gl/ |
D | GrGLGpu.cpp | 797 GL_CALL(BindTexture(glTex->target(), glTex->textureID())); in onWritePixels() 868 GL_CALL(BindTexture(glTex->target(), glTex->textureID())); in onTransferPixels() 1580 GL_CALL(BindTexture(idDesc.fInfo.fTarget, 0)); in onCreateTexture() 1657 GL_CALL(BindTexture(GR_GL_TEXTURE_2D, colorID)); in getCompatibleStencilIndex() 1695 GL_CALL(BindTexture(GR_GL_TEXTURE_2D, 0)); in getCompatibleStencilIndex() 1772 GL_CALL(BindTexture(info->fTarget, info->fID)); in createTextureImpl() 2961 GL_CALL(BindTexture(target, texture->textureID())); in bindTexture() 3701 GL_CALL(BindTexture(dstTex->target(), dstTex->textureID())); in copySurfaceAsCopyTexSubImage() 3788 GL_CALL(BindTexture(target, glTex->textureID())); in onRegenerateMipMapLevels() 3954 GL_CALL(BindTexture(info.fTarget, info.fID)); in createTestingOnlyBackendTexture() [all …]
|
D | GrGLAssembleInterface.cpp | 92 GET_PROC(BindTexture); in GrGLMakeAssembledGLInterface() 454 GET_PROC(BindTexture); in GrGLMakeAssembledGLESInterface()
|
/external/skia/gm/ |
D | rectangletexture.cpp | 88 GR_GL_CALL(gl, BindTexture(kTarget, id)); in createRectangleTextureImg()
|
/external/skqp/gm/ |
D | rectangletexture.cpp | 94 GR_GL_CALL(gl, BindTexture(kTarget, id)); in createRectangleTextureImg()
|
/external/mesa3d/src/mesa/main/ |
D | texobj.c | 1435 if (ctx->Driver.BindTexture) in unbind_textures_from_unit() 1436 ctx->Driver.BindTexture(ctx, unit, 0, texObj); in unbind_textures_from_unit() 1690 if (ctx->Driver.BindTexture) { in bind_texture_object() 1691 ctx->Driver.BindTexture(ctx, unit, texObj->Target, texObj); in bind_texture_object()
|
/external/skia/tools/gpu/gl/egl/ |
D | CreatePlatformGLTestContext_egl.cpp | 275 GR_GL_CALL_NOERRCHECK(this->gl(), BindTexture(GR_GL_TEXTURE_EXTERNAL, texID)); in eglImageToExternalTexture()
|
/external/skqp/tools/gpu/gl/angle/ |
D | GLTestContext_angle.cpp | 311 GR_GL_CALL(this->gl(), BindTexture(GR_GL_TEXTURE_EXTERNAL, texID)); in eglImageToExternalTexture()
|
/external/skia/tools/gpu/gl/angle/ |
D | GLTestContext_angle.cpp | 311 GR_GL_CALL(this->gl(), BindTexture(GR_GL_TEXTURE_EXTERNAL, texID)); in eglImageToExternalTexture()
|
/external/skqp/tools/gpu/gl/egl/ |
D | CreatePlatformGLTestContext_egl.cpp | 275 GR_GL_CALL_NOERRCHECK(this->gl(), BindTexture(GR_GL_TEXTURE_EXTERNAL, texID)); in eglImageToExternalTexture()
|
/external/skia/src/gpu/gl/ |
D | GrGLAssembleInterface.cpp | 92 GET_PROC(BindTexture); in GrGLMakeAssembledGLInterface() 451 GET_PROC(BindTexture); in GrGLMakeAssembledGLESInterface()
|
D | GrGLGpu.cpp | 1615 GL_CALL(BindTexture(idDesc.fInfo.fTarget, 0)); in onCreateTexture() 1729 GL_CALL(BindTexture(GR_GL_TEXTURE_2D, 0)); in getCompatibleStencilIndex() 2974 GL_CALL(BindTexture(target, texture->textureID())); in bindTexture() 3098 GL_CALL(BindTexture(target, 0)); in onResetTextureBindings() 3149 GL_CALL(BindTexture(target, textureID)); in bindTextureToScratchUnit() 4072 GL_CALL(BindTexture(info.fTarget, 0)); in createTestingOnlyBackendTexture()
|
/external/mesa3d/src/mesa/drivers/common/ |
D | driverfuncs.c | 104 driver->BindTexture = NULL; in _mesa_init_driver_functions()
|
/external/skqp/tools/gpu/gl/ |
D | GLTestContext.cpp | 334 GR_GL_CALL(fGL.get(), BindTexture(GR_GL_TEXTURE_RECTANGLE, id)); in createTextureRectangle()
|
/external/skia/tools/gpu/gl/ |
D | GLTestContext.cpp | 334 GR_GL_CALL(fGL.get(), BindTexture(GR_GL_TEXTURE_RECTANGLE, id)); in createTextureRectangle()
|
/external/deqp/doc/testspecs/GLES3/ |
D | functional.lifetime.txt | 89 BindBuffer, BindFramebuffer, BindRenderbuffer and BindTexture functions
|
/external/mesa3d/docs/specs/ |
D | MESA_texture_array.spec | 386 void BindTexture(enum target, uint texture); 397 BindTexture may also be used to bind an existing texture object to
|
/external/swiftshader/src/OpenGL/libGLES_CM/ |
D | main.cpp | 158 void BindTexture(GLenum target, GLuint texture); 578 return es1::BindTexture(target, texture); in glBindTexture() 1425 this->glBindTexture = es1::BindTexture; in LibGLES_CMexports()
|
/external/mesa3d/src/mesa/drivers/dri/nouveau/ |
D | nouveau_texture.c | 694 functions->BindTexture = nouveau_bind_texture; in nouveau_texture_functions_init()
|
/external/mesa3d/src/gallium/state_trackers/wgl/ |
D | stw_icd.h | 357 void (GLAPIENTRY * BindTexture)(GLenum, GLuint);
|
/external/swiftshader/src/OpenGL/libGLESv2/ |
D | entry_points.h | 31 void BindTexture(GLenum target, GLuint texture);
|