Home
last modified time | relevance | path

Searched refs:kD3D11 (Results 1 – 3 of 3) sorted by relevance

/external/skia/tools/gpu/gl/angle/
DGLTestContext_angle.h23 kD3D11, enumerator
DGLTestContext_angle.cpp65 case ANGLEBackend::kD3D11: in get_angle_egl_display()
244 case ANGLEBackend::kD3D11: in ANGLEGLContext()
/external/skia/tools/gpu/
DGrContextFactory.cpp157 glCtx = MakeANGLETestContext(ANGLEBackend::kD3D11, ANGLEContextVersion::kES2, in getContextInfoInternal()
161 glCtx = MakeANGLETestContext(ANGLEBackend::kD3D11, ANGLEContextVersion::kES3, in getContextInfoInternal()