Home
last modified time | relevance | path

Searched defs:drawTexture (Results 1 – 4 of 4) sorted by relevance

/external/deqp/external/openglcts/modules/common/
DglcTextureFilterAnisotropicTests.cpp610 bool TextureFilterAnisotropicDrawingTestCase::drawTexture(const glw::Functions& gl, GLenum target, … in drawTexture() function in glcts::TextureFilterAnisotropicDrawingTestCase
/external/skqp/src/gpu/
DGrRenderTargetContext.cpp943 void GrRenderTargetContext::drawTexture(const GrClip& clip, sk_sp<GrTextureProxy> proxy, in drawTexture() function in GrRenderTargetContext
/external/skia/src/gpu/
DGrRenderTargetContext.cpp971 void GrRenderTargetContext::drawTexture(const GrClip& clip, sk_sp<GrTextureProxy> proxy, in drawTexture() function in GrRenderTargetContext
/external/swiftshader/src/OpenGL/libGLES_CM/
DContext.cpp2802 void Context::drawTexture(GLfloat x, GLfloat y, GLfloat z, GLfloat width, GLfloat height) in drawTexture() function in es1::Context