Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DBPTCCompressedTextureTest.cpp87 void drawTexture() in drawTexture() function in BPTCCompressedTextureTest
/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcTextureCompatibilityTests.cpp315 void SubImageFormatTest::drawTexture(void) in drawTexture() function in glcts::__anon6a1c14be0111::SubImageFormatTest
DglcTextureFilterAnisotropicTests.cpp608 bool TextureFilterAnisotropicDrawingTestCase::drawTexture(const glw::Functions& gl, GLenum target, … in drawTexture() function in glcts::TextureFilterAnisotropicDrawingTestCase
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DGLES1Renderer.cpp492 void GLES1Renderer::drawTexture(Context *context, in drawTexture() function in gl::GLES1Renderer
/third_party/skia/src/gpu/v1/
DSurfaceDrawContext.cpp644 void SurfaceDrawContext::drawTexture(const GrClip* clip, in drawTexture() function in skgpu::v1::SurfaceDrawContext
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
DRenderer11.cpp3558 const TextureHelper11 &drawTexture = drawRenderTarget11->getTexture(); in blitRenderbufferRect() local