Home
last modified time | relevance | path

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

/external/angle/src/tests/gl_tests/
DBPTCCompressedTextureTest.cpp87 void drawTexture() in drawTexture() function in BPTCCompressedTextureTest
DBlitFramebufferANGLETest.cpp3523 GLTexture drawTexture; in TEST_P() local
3573 GLTexture drawTexture; in TEST_P() local
/external/deqp/external/openglcts/modules/common/
DglcTextureCompatibilityTests.cpp321 void SubImageFormatTest::drawTexture(void) in drawTexture() function in glcts::__anonffbfecf50111::SubImageFormatTest
DglcTextureFilterAnisotropicTests.cpp608 bool TextureFilterAnisotropicDrawingTestCase::drawTexture(const glw::Functions &gl, GLenum target, … in drawTexture() function in glcts::TextureFilterAnisotropicDrawingTestCase
/external/webrtc/sdk/android/api/org/webrtc/
DVideoFrameDrawer.java32 public static void drawTexture(RendererCommon.GlDrawer drawer, VideoFrame.TextureBuffer buffer, in drawTexture() method in VideoFrameDrawer
/external/angle/src/libANGLE/
DGLES1Renderer.cpp589 void GLES1Renderer::drawTexture(Context *context, in drawTexture() function in gl::GLES1Renderer
/external/skia/src/gpu/ganesh/
DSurfaceDrawContext.cpp591 void SurfaceDrawContext::drawTexture(const GrClip* clip, in drawTexture() function in skgpu::ganesh::SurfaceDrawContext
/external/angle/src/libANGLE/renderer/d3d/d3d11/
DRenderer11.cpp3684 const TextureHelper11 &drawTexture = drawRenderTarget11->getTexture(); in blitRenderbufferRect() local