Lines Matching defs:ImageState
123 struct ImageState : private angle::NonCopyable struct
128 EGLLabelKHR label;
129 EGLenum target;
130 gl::ImageIndex imageIndex;
131 ImageSibling *source;
132 std::set<ImageSibling *> targets;
134 gl::Format format;
135 bool yuv;
136 gl::Extents size;
137 size_t samples;
138 EGLenum sourceType;
139 EGLenum colorspace;