Searched defs:ImageState (Results 1 – 4 of 4) sorted by relevance
126 struct ImageState : private angle::NonCopyable struct131 EGLLabelKHR label;132 EGLenum target;133 gl::ImageIndex imageIndex;134 ImageSibling *source;135 std::set<ImageSibling *> targets;137 gl::Format format;138 bool yuv;139 gl::Extents size;140 size_t samples;[all …]
253 ImageState::ImageState(EGLenum target, ImageSibling *buffer, const AttributeMap &attribs) in ImageState() function in egl::ImageState
123 struct ImageState : private angle::NonCopyable struct128 EGLLabelKHR label;129 EGLenum target;130 gl::ImageIndex imageIndex;131 ImageSibling *source;132 std::set<ImageSibling *> targets;134 gl::Format format;135 gl::Extents size;136 size_t samples;137 EGLenum sourceType;
219 ImageState::ImageState(EGLenum target, ImageSibling *buffer, const AttributeMap &attribs) in ImageState() function in egl::ImageState