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

  /external/deqp/scripts/egl/
str_util.py 164 prototypeFile = os.path.join(EGL_DIR, "egluStrUtilPrototypes.inl")
167 writeInlFile(prototypeFile, indentLines(genStrUtilProtos(iface, enumGroups, bitfieldGroups)))
  /external/deqp/scripts/opengl/
gen_str_util.py 956 prototypeFile = os.path.join(OPENGL_DIR, "gluStrUtilPrototypes.inl")
959 writeInlFile(prototypeFile, indentLines(genStrUtilProtos(iface, enumGroups, bitfieldGroups)))

Completed in 53 milliseconds