Home
last modified time | relevance | path

Searched refs:CreateSamplerYcbcrConversionFunc (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/deqp/external/vulkancts/vkscserver/
H A DvksCacheBuilder.cpp37 typedef VKAPI_ATTR VkResult(VKAPI_CALL *CreateSamplerYcbcrConversionFunc)( typedef
541 CreateSamplerYcbcrConversionFunc createSamplerYcbcrConversionFunc = DE_NULL; in buildPipelineCache()
751 …(CreateSamplerYcbcrConversionFunc)getDeviceProcAddrFunc(*pcDevice, "vkCreateSamplerYcbcrConversion… in buildPipelineCache()
/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/generated/vulkansc/
H A DvkDeviceFunctionPointers.inl157 CreateSamplerYcbcrConversionFunc createSamplerYcbcrConversion;
H A DvkInitDeviceFunctionPointers.inl293 …m_vk.createSamplerYcbcrConversion = (CreateSamplerYcbcrConversionFunc) GET_PROC_ADDR("vkCreateSamp…
295 …m_vk.createSamplerYcbcrConversion = (CreateSamplerYcbcrConversionFunc) GET_PROC_ADDR("vkCreateSamp…
H A DvkFunctionPointerTypes.inl226 typedef VKAPI_ATTR VkResult (VKAPI_CALL* CreateSamplerYcbcrConversionFunc) (VkDevice dev… typedef
/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/generated/vulkan/
H A DvkDeviceFunctionPointers.inl209 CreateSamplerYcbcrConversionFunc createSamplerYcbcrConversion;
H A DvkInitDeviceFunctionPointers.inl379 …m_vk.createSamplerYcbcrConversion = (CreateSamplerYcbcrConversionFunc) GET_PROC_ADDR("vkCreateSamp…
381 …m_vk.createSamplerYcbcrConversion = (CreateSamplerYcbcrConversionFunc) GET_PROC_ADDR("vkCreateSamp…
H A DvkFunctionPointerTypes.inl311 typedef VKAPI_ATTR VkResult (VKAPI_CALL* CreateSamplerYcbcrConversionFunc) (VkDevice de… typedef
/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/
H A DvkResourceInterface.hpp171 typedef VKAPI_ATTR VkResult(VKAPI_CALL *CreateSamplerYcbcrConversionFunc)( typedef