Home
last modified time | relevance | path

Searched refs:VkSamplerYcbcrConversionCreateInfo (Results 1 – 25 of 31) sorted by relevance

12

/external/skqp/src/gpu/vk/
DGrVkSamplerYcbcrConversion.cpp45 VkSamplerYcbcrConversionCreateInfo ycbcrCreateInfo; in Create()
46 memset(&ycbcrCreateInfo, 0, sizeof(VkSamplerYcbcrConversionCreateInfo)); in Create()
/external/skia/src/gpu/vk/
DGrVkSamplerYcbcrConversion.cpp45 VkSamplerYcbcrConversionCreateInfo ycbcrCreateInfo; in Create()
46 memset(&ycbcrCreateInfo, 0, sizeof(VkSamplerYcbcrConversionCreateInfo)); in Create()
/external/swiftshader/src/Vulkan/
DVkPromotedExtensions.cpp180 …L vkCreateSamplerYcbcrConversionKHR(VkDevice device, const VkSamplerYcbcrConversionCreateInfo* pCr… in vkCreateSamplerYcbcrConversionKHR()
DlibVulkan.cpp1957 …CALL vkCreateSamplerYcbcrConversion(VkDevice device, const VkSamplerYcbcrConversionCreateInfo* pCr… in vkCreateSamplerYcbcrConversion()
/external/deqp/external/vulkancts/modules/vulkan/ycbcr/
DvktYCbCrImageQueryTests.cpp344 const VkSamplerYcbcrConversionCreateInfo conversionInfo = in testImageQuery()
496 const VkSamplerYcbcrConversionCreateInfo conversionInfo = in testImageQueryLod()
DvktYCbCrFormatTests.cpp311 const VkSamplerYcbcrConversionCreateInfo in testFormat()
DvktYCbCrViewTests.cpp495 const VkSamplerYcbcrConversionCreateInfo conversionInfo = in testPlaneView()
/external/vulkan-validation-layers/layers/
Dcore_validation.h391 … const VkSamplerYcbcrConversionCreateInfo* create_info);
392 …SamplerYcbcrConversionState(layer_data* device_data, const VkSamplerYcbcrConversionCreateInfo* cre…
970 … const VkSamplerYcbcrConversionCreateInfo* create_info);
971 …eSamplerYcbcrConversionANDROID(layer_data* dev_data, const VkSamplerYcbcrConversionCreateInfo* cre…
1029 …alidateCreateSamplerYcbcrConversion(VkDevice device, const VkSamplerYcbcrConversionCreateInfo* pCr…
1032 …lRecordCreateSamplerYcbcrConversion(VkDevice device, const VkSamplerYcbcrConversionCreateInfo* pCr…
1035 …dateCreateSamplerYcbcrConversionKHR(VkDevice device, const VkSamplerYcbcrConversionCreateInfo* pCr…
1038 …cordCreateSamplerYcbcrConversionKHR(VkDevice device, const VkSamplerYcbcrConversionCreateInfo* pCr…
Dcore_validation.cpp3637 … const VkSamplerYcbcrConversionCreateInfo *create_info) { in ValidateCreateSamplerYcbcrConversionANDROID()
3658 … const VkSamplerYcbcrConversionCreateInfo *create_info, in RecordCreateSamplerYcbcrConversionANDROID()
3681 … const VkSamplerYcbcrConversionCreateInfo *create_info) { in ValidateCreateSamplerYcbcrConversionANDROID()
3688 … const VkSamplerYcbcrConversionCreateInfo *create_info, in RecordCreateSamplerYcbcrConversionANDROID()
13375 … const VkSamplerYcbcrConversionCreateInfo *create_info) { in ValidateCreateSamplerYcbcrConversion()
13390 …alidateCreateSamplerYcbcrConversion(VkDevice device, const VkSamplerYcbcrConversionCreateInfo *pCr… in PreCallValidateCreateSamplerYcbcrConversion()
13398 … const VkSamplerYcbcrConversionCreateInfo *pCreateInfo, in PreCallValidateCreateSamplerYcbcrConversionKHR()
13406 … const VkSamplerYcbcrConversionCreateInfo *create_info, in RecordCreateSamplerYcbcrConversionState()
13413 …lRecordCreateSamplerYcbcrConversion(VkDevice device, const VkSamplerYcbcrConversionCreateInfo *pCr… in PostCallRecordCreateSamplerYcbcrConversion()
13422 … const VkSamplerYcbcrConversionCreateInfo *pCreateInfo, in PostCallRecordCreateSamplerYcbcrConversionKHR()
/external/deqp/external/vulkancts/framework/vulkan/
DvkRefUtil.inl24 …version (const DeviceInterface& vk, VkDevice device, const VkSamplerYcbcrConversionCreateInfo* pCr…
DvkRefUtilImpl.inl299 …version (const DeviceInterface& vk, VkDevice device, const VkSamplerYcbcrConversionCreateInfo* pCr…
DvkGetStructureTypeImpl.inl449 template<> VkStructureType getStructureType<VkSamplerYcbcrConversionCreateInfo> (void)
DvkFunctionPointerTypes.inl160 …teSamplerYcbcrConversionFunc) (VkDevice device, const VkSamplerYcbcrConversionCreateInfo* pCr…
248 …SamplerYcbcrConversionKHRFunc) (VkDevice device, const VkSamplerYcbcrConversionCreateInfo* pCr…
DvkVulkan_c.inl4042 typedef struct VkSamplerYcbcrConversionCreateInfo { struct
4053 } VkSamplerYcbcrConversionCreateInfo; argument
4246 …PFN_vkCreateSamplerYcbcrConversion)(VkDevice device, const VkSamplerYcbcrConversionCreateInfo* pCr…
4356 const VkSamplerYcbcrConversionCreateInfo* pCreateInfo,
6121 typedef VkSamplerYcbcrConversionCreateInfo VkSamplerYcbcrConversionCreateInfoKHR;
6194 …_vkCreateSamplerYcbcrConversionKHR)(VkDevice device, const VkSamplerYcbcrConversionCreateInfo* pCr…
6200 const VkSamplerYcbcrConversionCreateInfo* pCreateInfo,
DvkVirtualDeviceInterface.inl135 … createSamplerYcbcrConversion (VkDevice device, const VkSamplerYcbcrConversionCreateInfo* pCr…
DvkNullDriver.cpp262 SamplerYcbcrConversion (VkDevice, const VkSamplerYcbcrConversionCreateInfo*) {} in SamplerYcbcrConversion() argument
DvkConcreteDeviceInterface.inl135 … createSamplerYcbcrConversion (VkDevice device, const VkSamplerYcbcrConversionCreateInfo* pCr…
DvkDeviceDriverImpl.inl660 …iver::createSamplerYcbcrConversion (VkDevice device, const VkSamplerYcbcrConversionCreateInfo* pCr…
DvkStructTypes.inl1537 struct VkSamplerYcbcrConversionCreateInfo struct
/external/skqp/include/third_party/vulkan/vulkan/
Dvulkan_core.h4186 typedef struct VkSamplerYcbcrConversionCreateInfo { struct
4197 } VkSamplerYcbcrConversionCreateInfo; argument
4390 …PFN_vkCreateSamplerYcbcrConversion)(VkDevice device, const VkSamplerYcbcrConversionCreateInfo* pCr…
4500 const VkSamplerYcbcrConversionCreateInfo* pCreateInfo,
5738 typedef VkSamplerYcbcrConversionCreateInfo VkSamplerYcbcrConversionCreateInfoKHR;
5751 …_vkCreateSamplerYcbcrConversionKHR)(VkDevice device, const VkSamplerYcbcrConversionCreateInfo* pCr…
5757 const VkSamplerYcbcrConversionCreateInfo* pCreateInfo,
/external/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h4186 typedef struct VkSamplerYcbcrConversionCreateInfo { struct
4197 } VkSamplerYcbcrConversionCreateInfo; argument
4390 …PFN_vkCreateSamplerYcbcrConversion)(VkDevice device, const VkSamplerYcbcrConversionCreateInfo* pCr…
4500 const VkSamplerYcbcrConversionCreateInfo* pCreateInfo,
5738 typedef VkSamplerYcbcrConversionCreateInfo VkSamplerYcbcrConversionCreateInfoKHR;
5751 …_vkCreateSamplerYcbcrConversionKHR)(VkDevice device, const VkSamplerYcbcrConversionCreateInfo* pCr…
5757 const VkSamplerYcbcrConversionCreateInfo* pCreateInfo,
/external/swiftshader/include/vulkan/
Dvulkan_core.h4306 typedef struct VkSamplerYcbcrConversionCreateInfo { struct
4317 } VkSamplerYcbcrConversionCreateInfo; argument
4510 …PFN_vkCreateSamplerYcbcrConversion)(VkDevice device, const VkSamplerYcbcrConversionCreateInfo* pCr…
4620 const VkSamplerYcbcrConversionCreateInfo* pCreateInfo,
5964 typedef VkSamplerYcbcrConversionCreateInfo VkSamplerYcbcrConversionCreateInfoKHR;
5977 …_vkCreateSamplerYcbcrConversionKHR)(VkDevice device, const VkSamplerYcbcrConversionCreateInfo* pCr…
5983 const VkSamplerYcbcrConversionCreateInfo* pCreateInfo,
/external/vulkan-headers/include/vulkan/
Dvulkan_core.h4353 typedef struct VkSamplerYcbcrConversionCreateInfo { struct
4364 } VkSamplerYcbcrConversionCreateInfo; typedef
4557 …PFN_vkCreateSamplerYcbcrConversion)(VkDevice device, const VkSamplerYcbcrConversionCreateInfo* pCr…
4667 const VkSamplerYcbcrConversionCreateInfo* pCreateInfo,
6025 typedef VkSamplerYcbcrConversionCreateInfo VkSamplerYcbcrConversionCreateInfoKHR;
6038 …_vkCreateSamplerYcbcrConversionKHR)(VkDevice device, const VkSamplerYcbcrConversionCreateInfo* pCr…
6044 const VkSamplerYcbcrConversionCreateInfo* pCreateInfo,
/external/deqp/external/vulkancts/scripts/src/
Dvulkan.h.in4039 typedef struct VkSamplerYcbcrConversionCreateInfo { struct
4050 } VkSamplerYcbcrConversionCreateInfo; argument
4243 …PFN_vkCreateSamplerYcbcrConversion)(VkDevice device, const VkSamplerYcbcrConversionCreateInfo* pCr…
4353 const VkSamplerYcbcrConversionCreateInfo* pCreateInfo,
6118 typedef VkSamplerYcbcrConversionCreateInfo VkSamplerYcbcrConversionCreateInfoKHR;
6191 …_vkCreateSamplerYcbcrConversionKHR)(VkDevice device, const VkSamplerYcbcrConversionCreateInfo* pCr…
6197 const VkSamplerYcbcrConversionCreateInfo* pCreateInfo,
/external/deqp/external/vulkancts/modules/vulkan/protected_memory/
DvktProtectedMemYCbCrConversionTests.cpp294 const vk::VkSamplerYcbcrConversionCreateInfo conversionInfo = in createConversion()

12