Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/
DGLES1State.h133 struct ClipPlaneParameters struct
138 ClipPlaneParameters &operator=(const ClipPlaneParameters &other); argument
140 bool enabled;
141 angle::Vector4 equation;
DGLES1State.cpp48 ClipPlaneParameters::ClipPlaneParameters(bool enabled, const angle::Vector4 &equation) in ClipPlaneParameters() function in gl::ClipPlaneParameters
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DGLES1State.h133 struct ClipPlaneParameters struct
139 bool enabled;
140 angle::Vector4 equation;
DGLES1State.cpp48 ClipPlaneParameters::ClipPlaneParameters(bool enabled, const angle::Vector4 &equation) in ClipPlaneParameters() function in gl::ClipPlaneParameters