Searched defs:targetDesc (Results 1 – 2 of 2) sorted by relevance
105 struct targetDesc struct in gl4cts::CopyImage::FunctionalTest107 glw::GLenum m_target;108 glw::GLuint m_width;109 glw::GLuint m_height;110 glw::GLuint m_level;111 glw::GLenum m_internal_format;112 glw::GLenum m_format;113 glw::GLenum m_type;
82 wgpu::SwapChainDescriptor targetDesc; member