Searched refs:apientryp (Results 1 – 13 of 13) sorted by relevance
/external/vulkan-validation-layers/scripts/ |
D | lvl_genvk.py | 137 apientryp = 'VKAPI_PTR *', 161 apientryp = 'VKAPI_PTR *', 184 apientryp = 'VKAPI_PTR *', 208 apientryp = 'VKAPI_PTR *', 233 apientryp = 'VKAPI_PTR *', 258 apientryp = 'VKAPI_PTR *', 282 apientryp = 'VKAPI_PTR *', 305 apientryp = 'VKAPI_PTR *', 328 apientryp = 'VKAPI_PTR *', 352 apientryp = 'VKAPI_PTR *', [all …]
|
D | dispatch_table_helper_generator.py | 48 apientryp = '', argument 59 self.apientryp = apientryp
|
D | layer_dispatch_table_generator.py | 56 apientryp = '', argument 68 self.apientryp = apientryp
|
D | layer_chassis_generator.py | 83 apientryp = '', argument 98 self.apientryp = apientryp
|
D | thread_safety_generator.py | 80 apientryp = '', argument 94 self.apientryp = apientryp
|
D | object_tracker_generator.py | 85 apientryp = '', argument 100 self.apientryp = apientryp
|
D | layer_chassis_dispatch_generator.py | 82 apientryp = '', argument 96 self.apientryp = apientryp
|
D | helper_file_generator.py | 52 apientryp = '', argument 66 self.apientryp = apientryp
|
D | parameter_validation_generator.py | 82 apientryp = '', argument 94 self.apientryp = apientryp
|
/external/vulkan-headers/registry/ |
D | genvk.py | 149 apientryp = '*', 334 apientryp = 'VKAPI_PTR *', 373 apientryp = 'VKAPI_PTR *', 405 apientryp = 'VKAPI_PTR *', 437 apientryp = 'VKAPI_PTR *', 464 apientryp = '',
|
D | cgenerator.py | 28 apientryp='', argument 98 self.apientryp = apientryp
|
D | generator.py | 770 return '(' + self.genOpts.apientryp + 'PFN_' + name + tail + ')'
|
/external/deqp/external/vulkancts/scripts/ |
D | gen_vulkan_header.py | 186 apientryp = 'VKAPI_PTR *',
|