Home
last modified time | relevance | path

Searched defs:Surface (Results 1 – 25 of 35) sorted by relevance

12

/external/swiftshader/src/D3D8/
DCapabilities.hpp24 struct Surface struct
26 struct RenderTarget
45 struct DepthStencil
53 static bool A8;
54 static bool R5G6B5;
55 static bool X1R5G5B5;
56 static bool A1R5G5B5;
57 static bool A4R4G4B4;
58 static bool R3G3B2;
59 static bool A8R3G3B2;
[all …]
/external/swiftshader/src/D3D9/
DCapabilities.hpp43 struct Surface struct
45 struct RenderTarget
74 struct DepthStencil
87 static bool A8;
88 static bool R5G6B5;
89 static bool X1R5G5B5;
90 static bool A1R5G5B5;
91 static bool A4R4G4B4;
92 static bool R3G3B2;
93 static bool A8R3G3B2;
[all …]
/external/deqp/framework/common/
DtcuSurface.cpp28 Surface::Surface (void) in Surface() function in Surface
34 Surface::Surface(int width, int height) in Surface() function in Surface
DtcuSurface.hpp44 class Surface class
/external/skqp/experimental/go-skia/
Dskia.go35 type Surface struct { struct
36 ptr *C.sk_surface_t
53 func (s *Surface) Canvas() *Canvas {
60 func (s *Surface) Image() *Image {
/external/grpc-grpc/src/core/lib/surface/
DREADME.md1 # Surface chapter
/external/angle/src/libANGLE/renderer/gl/
DDisplayGL.h17 class Surface; variable
/external/swiftshader/src/OpenGL/common/
DSurface.hpp33 class [[clang::lto_visibility_public]] Surface class
/external/angle/src/libANGLE/renderer/
DTextureImpl.h24 class Surface; variable
DDisplayImpl.h36 class Surface; variable
/external/angle/src/libANGLE/
DThread.h26 class Surface; variable
Dqueryutils.h270 class Surface; variable
DvalidationEGL.h34 class Surface; variable
DFramebufferAttachment.h23 class Surface; variable
/external/swiftshader/src/OpenGL/libEGL/
DSurface.cpp44 Surface::Surface() in Surface() function in gl::Surface
55 Surface::Surface(const Display *display, const Config *config) : display(display), config(config) in Surface() function in egl::Surface
Dmain.h30 class Surface; variable
DDisplay.h41 class Surface; variable
DSurface.hpp34 class Surface : public gl::Surface, public gl::Object class
/external/swiftshader/src/OpenGL/libGLES_CM/
DTexture.h32 namespace gl { class Surface; } variable
/external/angle/src/libANGLE/renderer/d3d/
DSurfaceD3D.h17 class Surface; variable
/external/angle/src/libANGLE/renderer/vulkan/
DDisplayVk.cpp53 egl::Error DisplayVk::makeCurrent(egl::Surface * /*drawSurface*/, in makeCurrent()
/external/angle/src/libANGLE/renderer/metal/
DDisplayMtl.h25 class Surface; variable
/external/angle/src/common/
Dpacked_egl_enums.json11 "Surface": "EGL_OBJECT_SURFACE_KHR", string
DPackedEGLEnums_autogen.h79 Surface = 3, enumerator
/external/swiftshader/src/OpenGL/libGLESv2/
DTexture.h32 namespace gl { class Surface; } variable

12