Searched refs:apientryp (Results 1 – 13 of 13) sorted by relevance
/external/vulkan-validation-layers/scripts/ |
D | lvl_genvk.py | 133 apientryp = 'VKAPI_PTR *', 156 apientryp = 'VKAPI_PTR *', 178 apientryp = 'VKAPI_PTR *', 201 apientryp = 'VKAPI_PTR *', 225 apientryp = 'VKAPI_PTR *', 249 apientryp = 'VKAPI_PTR *', 272 apientryp = 'VKAPI_PTR *', 294 apientryp = 'VKAPI_PTR *', 316 apientryp = 'VKAPI_PTR *', 339 apientryp = 'VKAPI_PTR *', [all …]
|
D | dispatch_table_helper_generator.py | 47 apientryp = '', argument 58 self.apientryp = apientryp
|
D | layer_dispatch_table_generator.py | 55 apientryp = '', argument 67 self.apientryp = apientryp
|
D | layer_chassis_generator.py | 82 apientryp = '', argument 97 self.apientryp = apientryp
|
D | thread_safety_generator.py | 79 apientryp = '', argument 93 self.apientryp = apientryp
|
D | helper_file_generator.py | 51 apientryp = '', argument 65 self.apientryp = apientryp
|
D | object_tracker_generator.py | 84 apientryp = '', argument 99 self.apientryp = apientryp
|
D | layer_chassis_dispatch_generator.py | 81 apientryp = '', argument 95 self.apientryp = apientryp
|
D | parameter_validation_generator.py | 81 apientryp = '', argument 93 self.apientryp = apientryp
|
/external/vulkan-headers/registry/ |
D | genvk.py | 148 apientryp = '*', 297 apientryp = 'VKAPI_PTR *', 333 apientryp = 'VKAPI_PTR *', 363 apientryp = 'VKAPI_PTR *', 388 apientryp = '',
|
D | cgenerator.py | 76 apientryp = '', argument 92 self.apientryp = apientryp
|
D | generator.py | 451 return '(' + self.genOpts.apientryp + 'PFN_' + name + tail + ')'
|
/external/deqp/external/vulkancts/scripts/ |
D | gen_vulkan_header.py | 186 apientryp = 'VKAPI_PTR *',
|