Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/
Dangletypes.h33 struct Rectangle struct
35 Rectangle() : x(0), y(0), width(0), height(0) {} in Rectangle() argument
36 constexpr Rectangle(int x_in, int y_in, int width_in, int height_in) in Rectangle() function
49 Rectangle flip(bool flipX, bool flipY) const; argument
62 bool operator==(const Rectangle &a, const Rectangle &b); argument
/device/generic/vulkan-cereal/third-party/angle/src/common/
Dpacked_gl_enums.json189 "Rectangle": "GL_TEXTURE_RECTANGLE_ANGLE", string
202 "Rectangle": "GL_TEXTURE_RECTANGLE_ANGLE", string
DPackedGLEnums_autogen.h511 Rectangle = 6, enumerator
538 Rectangle = 6, enumerator