/external/swiftshader/src/Vulkan/ |
D | VkPromotedExtensions.cpp | 182 … *pCreateInfo, const VkAllocationCallbacks *pAllocator, VkSamplerYcbcrConversion *pYcbcrConversion) in vkCreateSamplerYcbcrConversionKHR() argument 184 return vkCreateSamplerYcbcrConversion(device, pCreateInfo, pAllocator, pYcbcrConversion); in vkCreateSamplerYcbcrConversionKHR()
|
D | libVulkan.cpp | 3563 … *pCreateInfo, const VkAllocationCallbacks *pAllocator, VkSamplerYcbcrConversion *pYcbcrConversion) in vkCreateSamplerYcbcrConversion() argument 3566 device, pCreateInfo, pAllocator, pYcbcrConversion); in vkCreateSamplerYcbcrConversion() 3575 return vk::SamplerYcbcrConversion::Create(pAllocator, pCreateInfo, pYcbcrConversion); in vkCreateSamplerYcbcrConversion()
|
/external/vulkan-validation-layers/layers/generated/ |
D | object_tracker.h | 1002 VkSamplerYcbcrConversion* pYcbcrConversion); 1007 VkSamplerYcbcrConversion* pYcbcrConversion, 1537 VkSamplerYcbcrConversion* pYcbcrConversion); 1542 VkSamplerYcbcrConversion* pYcbcrConversion,
|
D | layer_chassis_dispatch.cpp | 3497 VkSamplerYcbcrConversion* pYcbcrConversion) in DispatchCreateSamplerYcbcrConversion() argument 3500 …ice_dispatch_table.CreateSamplerYcbcrConversion(device, pCreateInfo, pAllocator, pYcbcrConversion); in DispatchCreateSamplerYcbcrConversion() 3508 …evice, (const VkSamplerYcbcrConversionCreateInfo*)local_pCreateInfo, pAllocator, pYcbcrConversion); in DispatchCreateSamplerYcbcrConversion() 3513 *pYcbcrConversion = layer_data->WrapNew(*pYcbcrConversion); in DispatchCreateSamplerYcbcrConversion() 4703 VkSamplerYcbcrConversion* pYcbcrConversion) in DispatchCreateSamplerYcbcrConversionKHR() argument 4706 …_dispatch_table.CreateSamplerYcbcrConversionKHR(device, pCreateInfo, pAllocator, pYcbcrConversion); in DispatchCreateSamplerYcbcrConversionKHR() 4714 …evice, (const VkSamplerYcbcrConversionCreateInfo*)local_pCreateInfo, pAllocator, pYcbcrConversion); in DispatchCreateSamplerYcbcrConversionKHR() 4719 *pYcbcrConversion = layer_data->WrapNew(*pYcbcrConversion); in DispatchCreateSamplerYcbcrConversionKHR()
|
D | parameter_validation.h | 744 VkSamplerYcbcrConversion* pYcbcrConversion); 1152 VkSamplerYcbcrConversion* pYcbcrConversion);
|
D | object_tracker.cpp | 2205 VkSamplerYcbcrConversion* pYcbcrConversion) { in PreCallValidateCreateSamplerYcbcrConversion() argument 2216 VkSamplerYcbcrConversion* pYcbcrConversion, in PostCallRecordCreateSamplerYcbcrConversion() argument 2219 CreateObject(device, *pYcbcrConversion, kVulkanObjectTypeSamplerYcbcrConversion, pAllocator); in PostCallRecordCreateSamplerYcbcrConversion() 3361 VkSamplerYcbcrConversion* pYcbcrConversion) { in PreCallValidateCreateSamplerYcbcrConversionKHR() argument 3372 VkSamplerYcbcrConversion* pYcbcrConversion, in PostCallRecordCreateSamplerYcbcrConversionKHR() argument 3375 CreateObject(device, *pYcbcrConversion, kVulkanObjectTypeSamplerYcbcrConversion, pAllocator); in PostCallRecordCreateSamplerYcbcrConversionKHR()
|
D | thread_safety.h | 2135 VkSamplerYcbcrConversion* pYcbcrConversion); 2141 VkSamplerYcbcrConversion* pYcbcrConversion, 2883 VkSamplerYcbcrConversion* pYcbcrConversion); 2889 VkSamplerYcbcrConversion* pYcbcrConversion,
|
D | layer_chassis_dispatch.h | 774 VkSamplerYcbcrConversion* pYcbcrConversion); 1182 VkSamplerYcbcrConversion* pYcbcrConversion);
|
D | chassis.h | 957 VkSamplerYcbcrConversion* pYcbcrConversion); 1486 VkSamplerYcbcrConversion* pYcbcrConversion); 2989 … const VkAllocationCallbacks* pAllocator, VkSamplerYcbcrConversion* pYcbcrConversion) { return fa… in PreCallValidateCreateSamplerYcbcrConversion() argument 2990 …reateInfo, const VkAllocationCallbacks* pAllocator, VkSamplerYcbcrConversion* pYcbcrConversion) {}; in PreCallRecordCreateSamplerYcbcrConversion() argument 2991 … const VkAllocationCallbacks* pAllocator, VkSamplerYcbcrConversion* pYcbcrConversion, VkResult res… in PostCallRecordCreateSamplerYcbcrConversion() argument 3277 … const VkAllocationCallbacks* pAllocator, VkSamplerYcbcrConversion* pYcbcrConversion) { return fa… in PreCallValidateCreateSamplerYcbcrConversionKHR() argument 3278 …reateInfo, const VkAllocationCallbacks* pAllocator, VkSamplerYcbcrConversion* pYcbcrConversion) {}; in PreCallRecordCreateSamplerYcbcrConversionKHR() argument 3279 … const VkAllocationCallbacks* pAllocator, VkSamplerYcbcrConversion* pYcbcrConversion, VkResult res… in PostCallRecordCreateSamplerYcbcrConversionKHR() argument
|
D | thread_safety.cpp | 2704 VkSamplerYcbcrConversion* pYcbcrConversion) { in PreCallRecordCreateSamplerYcbcrConversion() argument 2712 VkSamplerYcbcrConversion* pYcbcrConversion, in PostCallRecordCreateSamplerYcbcrConversion() argument 3799 VkSamplerYcbcrConversion* pYcbcrConversion) { in PreCallRecordCreateSamplerYcbcrConversionKHR() argument 3807 VkSamplerYcbcrConversion* pYcbcrConversion, in PostCallRecordCreateSamplerYcbcrConversionKHR() argument
|
D | chassis.cpp | 4270 VkSamplerYcbcrConversion* pYcbcrConversion) { in CreateSamplerYcbcrConversion() argument 4275 …pt->PreCallValidateCreateSamplerYcbcrConversion(device, pCreateInfo, pAllocator, pYcbcrConversion); in CreateSamplerYcbcrConversion() 4280 …cept->PreCallRecordCreateSamplerYcbcrConversion(device, pCreateInfo, pAllocator, pYcbcrConversion); in CreateSamplerYcbcrConversion() 4282 …t result = DispatchCreateSamplerYcbcrConversion(device, pCreateInfo, pAllocator, pYcbcrConversion); in CreateSamplerYcbcrConversion() 4285 …tCallRecordCreateSamplerYcbcrConversion(device, pCreateInfo, pAllocator, pYcbcrConversion, result); in CreateSamplerYcbcrConversion() 6315 VkSamplerYcbcrConversion* pYcbcrConversion) { in CreateSamplerYcbcrConversionKHR() argument 6320 …>PreCallValidateCreateSamplerYcbcrConversionKHR(device, pCreateInfo, pAllocator, pYcbcrConversion); in CreateSamplerYcbcrConversionKHR() 6325 …t->PreCallRecordCreateSamplerYcbcrConversionKHR(device, pCreateInfo, pAllocator, pYcbcrConversion); in CreateSamplerYcbcrConversionKHR() 6327 …esult = DispatchCreateSamplerYcbcrConversionKHR(device, pCreateInfo, pAllocator, pYcbcrConversion); in CreateSamplerYcbcrConversionKHR() 6330 …llRecordCreateSamplerYcbcrConversionKHR(device, pCreateInfo, pAllocator, pYcbcrConversion, result); in CreateSamplerYcbcrConversionKHR()
|
D | vk_dispatch_table_helper.h | 46 … const VkAllocationCallbacks* pAllocator, VkSamplerYcbcrConversion* pYcbcrConversion) { return VK_… in StubCreateSamplerYcbcrConversion() argument 102 … const VkAllocationCallbacks* pAllocator, VkSamplerYcbcrConversion* pYcbcrConversion) { return VK_… in StubCreateSamplerYcbcrConversionKHR() argument
|
/external/mesa3d/src/intel/vulkan/ |
D | anv_formats.c | 1304 VkSamplerYcbcrConversion* pYcbcrConversion) in anv_CreateSamplerYcbcrConversion() argument 1364 *pYcbcrConversion = anv_ycbcr_conversion_to_handle(conversion); in anv_CreateSamplerYcbcrConversion()
|
/external/mesa3d/src/freedreno/vulkan/ |
D | tu_descriptor_set.c | 1137 VkSamplerYcbcrConversion *pYcbcrConversion) in tu_CreateSamplerYcbcrConversion() argument 1155 *pYcbcrConversion = tu_sampler_ycbcr_conversion_to_handle(conversion); in tu_CreateSamplerYcbcrConversion()
|
/external/mesa3d/src/amd/vulkan/ |
D | radv_descriptor_set.c | 1414 VkSamplerYcbcrConversion* pYcbcrConversion) in radv_CreateSamplerYcbcrConversion() argument 1436 *pYcbcrConversion = radv_sampler_ycbcr_conversion_to_handle(conversion); in radv_CreateSamplerYcbcrConversion()
|
/external/vulkan-validation-layers/layers/ |
D | core_validation.h | 573 … VkSamplerYcbcrConversion* pYcbcrConversion, VkResult result); 578 … VkSamplerYcbcrConversion* pYcbcrConversion, VkResult result); 1627 VkSamplerYcbcrConversion* pYcbcrConversion); 1630 VkSamplerYcbcrConversion* pYcbcrConversion);
|
/external/mesa3d/prebuilt-intermediates/vulkan/ |
D | anv_entrypoints.h | 1882 … pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSamplerYcbcrConversion* pYcbcrConversion); 1883 … pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSamplerYcbcrConversion* pYcbcrConversion); 1884 … pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSamplerYcbcrConversion* pYcbcrConversion); 1885 … pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSamplerYcbcrConversion* pYcbcrConversion); 1886 … pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSamplerYcbcrConversion* pYcbcrConversion); 1887 … pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSamplerYcbcrConversion* pYcbcrConversion); 1888 … pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSamplerYcbcrConversion* pYcbcrConversion);
|
D | anv_entrypoints.c | 2684 …* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSamplerYcbcrConversion* pYcbcrConversion) in anv_CreateSamplerYcbcrConversion() argument 2687 …device->dispatch.vkCreateSamplerYcbcrConversion(device, pCreateInfo, pAllocator, pYcbcrConversion); in anv_CreateSamplerYcbcrConversion() 3534 … const VkAllocationCallbacks* pAllocator, VkSamplerYcbcrConversion* pYcbcrConversion) __attribute_… 4040 … const VkAllocationCallbacks* pAllocator, VkSamplerYcbcrConversion* pYcbcrConversion) __attribute_… 4546 … const VkAllocationCallbacks* pAllocator, VkSamplerYcbcrConversion* pYcbcrConversion) __attribute_… 5052 … const VkAllocationCallbacks* pAllocator, VkSamplerYcbcrConversion* pYcbcrConversion) __attribute_… 5558 … const VkAllocationCallbacks* pAllocator, VkSamplerYcbcrConversion* pYcbcrConversion) __attribute_… 6064 … const VkAllocationCallbacks* pAllocator, VkSamplerYcbcrConversion* pYcbcrConversion) __attribute_…
|
/external/skqp/include/third_party/vulkan/vulkan/ |
D | vulkan_core.h | 4390 … pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSamplerYcbcrConversion* pYcbcrConversion); 4502 VkSamplerYcbcrConversion* pYcbcrConversion); 5751 … pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSamplerYcbcrConversion* pYcbcrConversion); 5759 VkSamplerYcbcrConversion* pYcbcrConversion);
|
/external/skia/include/third_party/vulkan/vulkan/ |
D | vulkan_core.h | 4390 … pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSamplerYcbcrConversion* pYcbcrConversion); 4502 VkSamplerYcbcrConversion* pYcbcrConversion); 5751 … pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSamplerYcbcrConversion* pYcbcrConversion); 5759 VkSamplerYcbcrConversion* pYcbcrConversion);
|
/external/deqp/external/vulkancts/framework/vulkan/ |
D | vkDeviceDriverImpl.inl | 660 …ateInfo, const VkAllocationCallbacks* pAllocator, VkSamplerYcbcrConversion* pYcbcrConversion) const 662 return m_vk.createSamplerYcbcrConversion(device, pCreateInfo, pAllocator, pYcbcrConversion);
|
D | vkFunctionPointerTypes.inl | 160 … pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSamplerYcbcrConversion* pYcbcrConversion); 248 … pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSamplerYcbcrConversion* pYcbcrConversion);
|
/external/vulkan-headers/include/vulkan/ |
D | vulkan_core.h | 4750 … pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSamplerYcbcrConversion* pYcbcrConversion); 4862 VkSamplerYcbcrConversion* pYcbcrConversion); 7003 … pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSamplerYcbcrConversion* pYcbcrConversion); 7011 VkSamplerYcbcrConversion* pYcbcrConversion);
|
/external/swiftshader/include/vulkan/ |
D | vulkan_core.h | 4754 … pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSamplerYcbcrConversion* pYcbcrConversion); 4866 VkSamplerYcbcrConversion* pYcbcrConversion); 7009 … pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSamplerYcbcrConversion* pYcbcrConversion); 7017 VkSamplerYcbcrConversion* pYcbcrConversion);
|
/external/mesa3d/include/vulkan/ |
D | vulkan_core.h | 4750 … pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSamplerYcbcrConversion* pYcbcrConversion); 4862 VkSamplerYcbcrConversion* pYcbcrConversion); 7003 … pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSamplerYcbcrConversion* pYcbcrConversion); 7011 VkSamplerYcbcrConversion* pYcbcrConversion);
|