Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/
H A 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 …]