Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
DFramebufferD3D.h33 struct ClearParameters struct
38 gl::DrawBufferMask clearColor;
39 gl::ColorF colorF;
40 gl::ColorI colorI;
41 gl::ColorUI colorUI;
42 GLenum colorType;
43 gl::BlendStateExt::ColorMaskStorage::Type colorMask;
45 bool clearDepth;
46 float depthValue;
48 bool clearStencil;
[all …]