/third_party/openGLES/xml/ |
H A D | genglvnd.py | 239 protectFeature = protect variable 256 protectFeature = protectFeature, 275 protectFeature = protectFeature, 294 protectFeature = protectFeature, 313 protectFeature = protectFeature, 332 protectFeature [all...] |
H A D | genheaders.py | 190 protectFeature = protect variable 207 protectFeature = protectFeature, 226 protectFeature = protectFeature, 245 protectFeature = protectFeature, 264 protectFeature = protectFeature, 283 protectFeature [all...] |
H A D | reg.py | 256 # protectFeature - True if #ifndef..#endif protection should be 287 protectFeature = True, 299 self.protectFeature = protectFeature 560 if (self.genOpts.protectFeature): 595 if (self.genOpts.protectFeature):
|
/third_party/skia/third_party/externals/opengl-registry/xml/ |
H A D | genglvnd.py | 269 protectFeature = protect variable 286 protectFeature = protectFeature, 305 protectFeature = protectFeature, 324 protectFeature = protectFeature, 343 protectFeature = protectFeature, 362 protectFeature [all...] |
H A D | genheaders.py | 268 protectFeature = protect variable 285 protectFeature = protectFeature, 304 protectFeature = protectFeature, 323 protectFeature = protectFeature, 342 protectFeature = protectFeature, 361 protectFeature [all...] |
H A D | reg.py | 267 # protectFeature - True if #ifndef..#endif protection should be 298 protectFeature = True, 310 self.protectFeature = protectFeature 571 if (self.genOpts.protectFeature): 606 if (self.genOpts.protectFeature):
|
/third_party/EGL/api/ |
H A D | genheaders.py | 195 protectFeature = protect variable 212 protectFeature = protectFeature, 231 protectFeature = protectFeature, 250 protectFeature = protectFeature, 269 protectFeature = protectFeature, 288 protectFeature [all...] |
H A D | reg.py | 257 # protectFeature - True if #ifndef..#endif protection should be 288 protectFeature = True, 300 self.protectFeature = protectFeature 569 if (self.genOpts.protectFeature): 604 if (self.genOpts.protectFeature):
|
/third_party/skia/third_party/externals/egl-registry/api/ |
H A D | genheaders.py | 270 protectFeature = protect variable 287 protectFeature = protectFeature, 306 protectFeature = protectFeature, 325 protectFeature = protectFeature, 344 protectFeature = protectFeature, 363 protectFeature [all...] |
H A D | reg.py | 268 # protectFeature - True if #ifndef..#endif protection should be 299 protectFeature = True, 311 self.protectFeature = protectFeature 580 if (self.genOpts.protectFeature): 615 if (self.genOpts.protectFeature):
|
/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/ |
H A D | genvk.py | 493 protectFeature = False, 535 protectFeature = False, 566 protectFeature = False, 594 protectFeature = False, 622 protectFeature = False, 650 protectFeature = False, 677 protectFeature = False, 710 protectFeature = False, 737 protectFeature = False, 763 protectFeature [all...] |
H A D | schema_generator.py | 51 protectFeature=True, 77 self.protectFeature = protectFeature
|
H A D | cgenerator.py | 25 protectFeature=True, 51 - protectFeature - True if #ifndef..#endif protection should be 103 self.protectFeature = protectFeature 248 if self.genOpts.protectFeature: 296 if self.genOpts.protectFeature:
|
H A D | json_h_generator.py | 51 protectFeature=True,
|
H A D | json_c_generator.py | 100 protectFeature=True,
|
H A D | json_generator.py | 265 protectFeature=True,
|
H A D | json_parser.py | 316 protectFeature=True,
|
/third_party/vulkan-headers/registry/ |
H A D | cgenerator.py | 25 protectFeature=True, 51 - protectFeature - True if #ifndef..#endif protection should be 103 self.protectFeature = protectFeature 248 if self.genOpts.protectFeature: 296 if self.genOpts.protectFeature:
|
/third_party/vulkan-loader/scripts/ |
H A D | helper_file_generator.py | 50 protectFeature = True, 75 self.protectFeature = protectFeature
|
H A D | loader_genvk.py | 123 protectFeature = protect
|
H A D | loader_extension_generator.py | 139 protectFeature = True,
|
/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/Retired/ |
H A D | extensionStubSource.py | 185 # Add feature to global list with protectFeature 187 if (self.genOpts.protectFeature): 205 if (self.genOpts.protectFeature):
|
/third_party/vk-gl-cts/external/vulkancts/scripts/ |
H A D | gen_vulkan_header.py | 181 protectFeature = False,
|