Searched refs:all_depth_stencil_modes (Results 1 – 1 of 1) sorted by relevance
12071 glw::GLenum all_depth_stencil_modes[] = { GL_DEPTH_COMPONENT, GL_STENCIL_INDEX }; in Prepare() local12072 …::GLuint all_depth_stencil_modes_count = sizeof(all_depth_stencil_modes) / sizeof(all_depth_stenci… in Prepare()12083 if (all_depth_stencil_modes[i] == m_depth_stencil_mode_invalid) in Prepare()