HomeSort by relevance Sort by last modified time
    Searched refs:frgSource (Results 1 - 2 of 2) sorted by null

  /external/deqp/modules/gles31/functional/
es31fSeparateShaderTests.cpp 1027 const string* frgSource,
1083 const string* frgSource,
1090 if (frgSource != DE_NULL)
1091 sources << FragmentSource(*frgSource);
    [all...]
  /external/deqp/modules/glshared/
glsScissorTests.cpp 135 const string frgSource = "${VERSION}\n"
165 return glu::makeVtxFragSources(tcu::StringTemplate(vtxSource).specialize(params), tcu::StringTemplate(frgSource).specialize(params));

Completed in 219 milliseconds