Home
last modified time | relevance | path

Searched refs:pYcbcrConversion (Results 1 – 25 of 38) sorted by relevance

12

/external/swiftshader/src/Vulkan/
DVkPromotedExtensions.cpp182 … *pCreateInfo, const VkAllocationCallbacks *pAllocator, VkSamplerYcbcrConversion *pYcbcrConversion) in vkCreateSamplerYcbcrConversionKHR() argument
184 return vkCreateSamplerYcbcrConversion(device, pCreateInfo, pAllocator, pYcbcrConversion); in vkCreateSamplerYcbcrConversionKHR()
DlibVulkan.cpp3563 … *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/
Dobject_tracker.h1002 VkSamplerYcbcrConversion* pYcbcrConversion);
1007 VkSamplerYcbcrConversion* pYcbcrConversion,
1537 VkSamplerYcbcrConversion* pYcbcrConversion);
1542 VkSamplerYcbcrConversion* pYcbcrConversion,
Dlayer_chassis_dispatch.cpp3497 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()
Dparameter_validation.h744 VkSamplerYcbcrConversion* pYcbcrConversion);
1152 VkSamplerYcbcrConversion* pYcbcrConversion);
Dobject_tracker.cpp2205 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()
Dthread_safety.h2135 VkSamplerYcbcrConversion* pYcbcrConversion);
2141 VkSamplerYcbcrConversion* pYcbcrConversion,
2883 VkSamplerYcbcrConversion* pYcbcrConversion);
2889 VkSamplerYcbcrConversion* pYcbcrConversion,
Dlayer_chassis_dispatch.h774 VkSamplerYcbcrConversion* pYcbcrConversion);
1182 VkSamplerYcbcrConversion* pYcbcrConversion);
Dchassis.h957 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
Dthread_safety.cpp2704 VkSamplerYcbcrConversion* pYcbcrConversion) { in PreCallRecordCreateSamplerYcbcrConversion() argument
2712 VkSamplerYcbcrConversion* pYcbcrConversion, in PostCallRecordCreateSamplerYcbcrConversion() argument
3799 VkSamplerYcbcrConversion* pYcbcrConversion) { in PreCallRecordCreateSamplerYcbcrConversionKHR() argument
3807 VkSamplerYcbcrConversion* pYcbcrConversion, in PostCallRecordCreateSamplerYcbcrConversionKHR() argument
Dchassis.cpp4270 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()
Dvk_dispatch_table_helper.h46 … 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/
Danv_formats.c1304 VkSamplerYcbcrConversion* pYcbcrConversion) in anv_CreateSamplerYcbcrConversion() argument
1364 *pYcbcrConversion = anv_ycbcr_conversion_to_handle(conversion); in anv_CreateSamplerYcbcrConversion()
/external/mesa3d/src/freedreno/vulkan/
Dtu_descriptor_set.c1137 VkSamplerYcbcrConversion *pYcbcrConversion) in tu_CreateSamplerYcbcrConversion() argument
1155 *pYcbcrConversion = tu_sampler_ycbcr_conversion_to_handle(conversion); in tu_CreateSamplerYcbcrConversion()
/external/mesa3d/src/amd/vulkan/
Dradv_descriptor_set.c1414 VkSamplerYcbcrConversion* pYcbcrConversion) in radv_CreateSamplerYcbcrConversion() argument
1436 *pYcbcrConversion = radv_sampler_ycbcr_conversion_to_handle(conversion); in radv_CreateSamplerYcbcrConversion()
/external/vulkan-validation-layers/layers/
Dcore_validation.h573 … VkSamplerYcbcrConversion* pYcbcrConversion, VkResult result);
578 … VkSamplerYcbcrConversion* pYcbcrConversion, VkResult result);
1627 VkSamplerYcbcrConversion* pYcbcrConversion);
1630 VkSamplerYcbcrConversion* pYcbcrConversion);
/external/mesa3d/prebuilt-intermediates/vulkan/
Danv_entrypoints.h1882 … 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);
Danv_entrypoints.c2684 …* 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/
Dvulkan_core.h4390 … 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/
Dvulkan_core.h4390 … 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/
DvkDeviceDriverImpl.inl660 …ateInfo, const VkAllocationCallbacks* pAllocator, VkSamplerYcbcrConversion* pYcbcrConversion) const
662 return m_vk.createSamplerYcbcrConversion(device, pCreateInfo, pAllocator, pYcbcrConversion);
DvkFunctionPointerTypes.inl160 … pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSamplerYcbcrConversion* pYcbcrConversion);
248 … pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSamplerYcbcrConversion* pYcbcrConversion);
/external/vulkan-headers/include/vulkan/
Dvulkan_core.h4750 … pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSamplerYcbcrConversion* pYcbcrConversion);
4862 VkSamplerYcbcrConversion* pYcbcrConversion);
7003 … pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSamplerYcbcrConversion* pYcbcrConversion);
7011 VkSamplerYcbcrConversion* pYcbcrConversion);
/external/swiftshader/include/vulkan/
Dvulkan_core.h4754 … pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSamplerYcbcrConversion* pYcbcrConversion);
4866 VkSamplerYcbcrConversion* pYcbcrConversion);
7009 … pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSamplerYcbcrConversion* pYcbcrConversion);
7017 VkSamplerYcbcrConversion* pYcbcrConversion);
/external/mesa3d/include/vulkan/
Dvulkan_core.h4750 … pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSamplerYcbcrConversion* pYcbcrConversion);
4862 VkSamplerYcbcrConversion* pYcbcrConversion);
7003 … pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSamplerYcbcrConversion* pYcbcrConversion);
7011 VkSamplerYcbcrConversion* pYcbcrConversion);

12