Searched refs:simpleVtxFrag (Results 1 – 1 of 1) sorted by relevance
337 const std::string simpleVtxFrag = "#version 310 es\n" in geometry_shader() local351 …ramSources() << glu::VertexSource(simpleVtxFrag) << glu::GeometrySource(geometry) << glu::Fragment… in geometry_shader()426 const std::string simpleVtxFrag = "#version 310 es\n" in tessellation_shader() local442 sources << glu::VertexSource(simpleVtxFrag) in tessellation_shader()445 << glu::FragmentSource(simpleVtxFrag); in tessellation_shader()