Home
last modified time | relevance | path

Searched refs:genStrUtilProtos (Results 1 - 3 of 3) sorted by relevance

/third_party/vk-gl-cts/scripts/egl/
H A Dstr_util.py28 from khr_util.gen_str_util import addValuePrefix, genStrUtilProtos, genStrUtilImpls namespace
170 writeInlFile(prototypeFile, indentLines(genStrUtilProtos(iface, enumGroups, bitfieldGroups)))
/third_party/vk-gl-cts/scripts/opengl/
H A Dgen_str_util.py31 from khr_util.gen_str_util import addValuePrefix, genStrUtilProtos, genStrUtilImpls namespace
967 writeInlFile(prototypeFile, indentLines(genStrUtilProtos(iface, enumGroups, bitfieldGroups)))
/third_party/vk-gl-cts/scripts/khr_util/
H A Dgen_str_util.py42 def genStrUtilProtos (iface, enumGroups, bitfieldGroups): function

Completed in 2 milliseconds