Searched refs:simpleVtxFrag (Results 1 – 1 of 1) sorted by relevance
306 const std::string simpleVtxFrag = "#version 310 es\n" in geometry_shader() local320 …ramSources() << glu::VertexSource(simpleVtxFrag) << glu::GeometrySource(geometry) << glu::Fragment… in geometry_shader()392 const std::string simpleVtxFrag = "#version 310 es\n" in tessellation_shader() local408 sources << glu::VertexSource(simpleVtxFrag) in tessellation_shader()411 << glu::FragmentSource(simpleVtxFrag); in tessellation_shader()