Searched defs:_texture_format (Results 1 – 1 of 1) sorted by relevance
213 struct _texture_format struct215 const glu::ApiType m_minimum_gl_context;216 glw::GLenum m_internal_format;217 glw::GLenum m_format;218 glw::GLenum m_type;219 glw::GLenum m_ds_mode;220 const _sampler& m_sampler;221 _out_ch_desc m_red_ch;222 _out_ch_desc m_green_ch;223 _out_ch_desc m_blue_ch;[all …]