Searched refs:CreateSamplerYcbcrConversionFunc (Results 1 – 5 of 5) sorted by relevance
37 typedef VKAPI_ATTR VkResult (VKAPI_CALL* CreateSamplerYcbcrConversionFunc) (VkDevice device, const … typedef476 CreateSamplerYcbcrConversionFunc createSamplerYcbcrConversionFunc = DE_NULL; in buildPipelineCache()664 …createSamplerYcbcrConversionFunc = (CreateSamplerYcbcrConversionFunc) getDeviceProcAddrFunc (*pcDe… in buildPipelineCache()
203 CreateSamplerYcbcrConversionFunc createSamplerYcbcrConversion;
235 m_vk.createSamplerYcbcrConversion = (CreateSamplerYcbcrConversionFunc) GET_PROC_ADDR("v…237 …m_vk.createSamplerYcbcrConversion = (CreateSamplerYcbcrConversionFunc) GET_PROC_ADDR("v…
306 typedef VKAPI_ATTR VkResult (VKAPI_CALL* CreateSamplerYcbcrConversionFunc) (VkDevice de… typedef
207 typedef VKAPI_ATTR VkResult (VKAPI_CALL* CreateSamplerYcbcrConversionFunc) (VkDevice device, const… typedef