Searched refs:COutputGenerator (Results 1 – 14 of 14) sorted by relevance
/third_party/vulkan-headers/registry/ |
D | genvk.py | 17 from cgenerator import CGeneratorOptions, COutputGenerator 448 genOpts[headername] = [ COutputGenerator, opts ] 462 COutputGenerator, 496 COutputGenerator, 527 COutputGenerator, 599 genOpts[headername] = [ COutputGenerator, opts ] 607 COutputGenerator, 636 COutputGenerator,
|
D | cgenerator.py | 158 class COutputGenerator(OutputGenerator): class
|
/third_party/vk-gl-cts/external/vulkancts/scripts/ |
D | gen_vulkan_header.py | 123 createGenerator = cgenerator_py.COutputGenerator
|
/third_party/vulkan-loader/scripts/ |
D | loader_genvk.py | 379 from cgenerator import CGeneratorOptions, COutputGenerator
|
/third_party/skia/third_party/externals/egl-registry/api/ |
D | genheaders.py | 622 gen = COutputGenerator(errFile=errWarn,
|
D | reg.py | 448 class COutputGenerator(OutputGenerator): class
|
/third_party/skia/third_party/externals/opengl-registry/xml/ |
D | genheaders.py | 582 gen = COutputGenerator(errFile=errWarn,
|
D | genglvnd.py | 640 gen = COutputGenerator(errFile=errWarn,
|
D | reg.py | 447 class COutputGenerator(OutputGenerator): class
|
/third_party/openGLES/xml/ |
D | genheaders.py | 497 gen = COutputGenerator(errFile=errWarn,
|
D | genglvnd.py | 610 gen = COutputGenerator(errFile=errWarn,
|
D | reg.py | 436 class COutputGenerator(OutputGenerator): class
|
/third_party/EGL/api/ |
D | genheaders.py | 540 gen = COutputGenerator(errFile=errWarn,
|
D | reg.py | 437 class COutputGenerator(OutputGenerator): class
|