Searched defs:ImageState (Results 1 – 7 of 7) sorted by relevance
137 struct ImageState : private angle::NonCopyable struct142 ImageID id;144 EGLLabelKHR label;145 EGLenum target;146 gl::ImageIndex imageIndex;147 ImageSibling *source;149 gl::Format format;150 bool yuv;151 bool cubeMap;152 gl::Extents size;[all …]
283 ImageState::ImageState(ImageID id, in ImageState() function in egl::ImageState
958 struct ImageState { struct960 resource_uses: Vec<ResourceUseRef>,963 memory: PipelineMemoryAccess,967 exclusive_any: bool,971 initial_layout: ImageLayout,974 current_layout: ImageLayout,978 final_layout: ImageLayout,
2356 pub(crate) fn state(&self) -> MutexGuard<'_, ImageState> { in state() argument2394 pub(crate) struct ImageState { struct2398 impl ImageState { implementation
4069 "ImageState":{ object
4450 "ImageState":{ object
33115 "ImageState":{ object