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

  /external/deqp/scripts/egl/
str_util.py 28 from khr_util.gen_str_util import addValuePrefix, genStrUtilProtos, genStrUtilImpls
169 writeInlFile(prototypeFile, indentLines(genStrUtilProtos(iface, enumGroups, bitfieldGroups)))
  /external/deqp/scripts/opengl/
gen_str_util.py 31 from khr_util.gen_str_util import addValuePrefix, genStrUtilProtos, genStrUtilImpls
    [all...]
  /external/deqp/scripts/khr_util/
gen_str_util.py 42 def genStrUtilProtos (iface, enumGroups, bitfieldGroups):

Completed in 1018 milliseconds