/third_party/skia/third_party/externals/egl-registry/api/ |
D | genheaders.py | 270 protectFeature = protect variable 287 protectFeature = protectFeature, 306 protectFeature = protectFeature, 325 protectFeature = protectFeature, 344 protectFeature = protectFeature, 363 protectFeature = protectFeature, 382 protectFeature = protectFeature, 401 protectFeature = protectFeature, 420 protectFeature = protectFeature, 439 protectFeature = protectFeature, [all …]
|
D | reg.py | 299 protectFeature = True, argument 311 self.protectFeature = protectFeature 580 if (self.genOpts.protectFeature): 615 if (self.genOpts.protectFeature):
|
/third_party/skia/third_party/externals/opengl-registry/xml/ |
D | genglvnd.py | 269 protectFeature = protect variable 286 protectFeature = protectFeature, 305 protectFeature = protectFeature, 324 protectFeature = protectFeature, 343 protectFeature = protectFeature, 362 protectFeature = protectFeature, 381 protectFeature = protectFeature, 400 protectFeature = protectFeature, 419 protectFeature = protectFeature, 438 protectFeature = protectFeature, [all …]
|
D | genheaders.py | 268 protectFeature = protect variable 285 protectFeature = protectFeature, 304 protectFeature = protectFeature, 323 protectFeature = protectFeature, 342 protectFeature = protectFeature, 361 protectFeature = protectFeature, 380 protectFeature = protectFeature, 399 protectFeature = protectFeature, 418 protectFeature = protectFeature, 437 protectFeature = protectFeature, [all …]
|
D | reg.py | 298 protectFeature = True, argument 310 self.protectFeature = protectFeature 571 if (self.genOpts.protectFeature): 606 if (self.genOpts.protectFeature):
|
/third_party/openGLES/xml/ |
D | genglvnd.py | 239 protectFeature = protect variable 256 protectFeature = protectFeature, 275 protectFeature = protectFeature, 294 protectFeature = protectFeature, 313 protectFeature = protectFeature, 332 protectFeature = protectFeature, 351 protectFeature = protectFeature, 370 protectFeature = protectFeature, 389 protectFeature = protectFeature, 408 protectFeature = protectFeature, [all …]
|
D | genheaders.py | 190 protectFeature = protect variable 207 protectFeature = protectFeature, 226 protectFeature = protectFeature, 245 protectFeature = protectFeature, 264 protectFeature = protectFeature, 283 protectFeature = protectFeature, 302 protectFeature = protectFeature, 321 protectFeature = protectFeature, 340 protectFeature = protectFeature, 359 protectFeature = protectFeature, [all …]
|
D | reg.py | 287 protectFeature = True, argument 299 self.protectFeature = protectFeature 560 if (self.genOpts.protectFeature): 595 if (self.genOpts.protectFeature):
|
/third_party/EGL/api/ |
D | genheaders.py | 195 protectFeature = protect variable 212 protectFeature = protectFeature, 231 protectFeature = protectFeature, 250 protectFeature = protectFeature, 269 protectFeature = protectFeature, 288 protectFeature = protectFeature, 307 protectFeature = protectFeature, 326 protectFeature = protectFeature, 345 protectFeature = protectFeature, 364 protectFeature = protectFeature, [all …]
|
D | reg.py | 288 protectFeature = True, argument 300 self.protectFeature = protectFeature 569 if (self.genOpts.protectFeature): 604 if (self.genOpts.protectFeature):
|
/third_party/vulkan-loader/scripts/ |
D | loader_versioning_generator.py | 48 protectFeature = True, argument 72 self.protectFeature = protectFeature
|
D | helper_file_generator.py | 50 protectFeature = True, argument 75 self.protectFeature = protectFeature
|
D | loader_genvk.py | 115 protectFeature = protect
|
D | loader_extension_generator.py | 122 protectFeature = True, argument
|
/third_party/vulkan-headers/registry/ |
D | genvk.py | 438 protectFeature = False, 479 protectFeature = False, 513 protectFeature = False, 544 protectFeature = False, 595 protectFeature = False, 624 protectFeature = False, 653 protectFeature = False,
|
D | cgenerator.py | 25 protectFeature=True, argument 103 self.protectFeature = protectFeature 248 if self.genOpts.protectFeature: 294 if self.genOpts.protectFeature:
|
/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/ |
D | genvk.py | 430 protectFeature = False, 471 protectFeature = False, 505 protectFeature = False, 536 protectFeature = False, 587 protectFeature = False, 616 protectFeature = False, 645 protectFeature = False,
|
D | cgenerator.py | 25 protectFeature=True, argument 103 self.protectFeature = protectFeature 248 if self.genOpts.protectFeature: 294 if self.genOpts.protectFeature:
|
/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/Retired/ |
D | extensionStubSource.py | 187 if (self.genOpts.protectFeature): 205 if (self.genOpts.protectFeature):
|
/third_party/vk-gl-cts/external/vulkancts/scripts/ |
D | gen_vulkan_header.py | 181 protectFeature = False,
|