Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/framework/vulkan/generated/vulkansc/
DvkDeviceFunctionPointers.inl157 CreateSamplerYcbcrConversionFunc createSamplerYcbcrConversion;
DvkInitDeviceFunctionPointers.inl293 …m_vk.createSamplerYcbcrConversion = (CreateSamplerYcbcrConversionFunc) GET_PROC_ADDR("vkCreateSamp…
295 …m_vk.createSamplerYcbcrConversion = (CreateSamplerYcbcrConversionFunc) GET_PROC_ADDR("vkCreateSamp…
DvkFunctionPointerTypes.inl228 typedef VKAPI_ATTR VkResult (VKAPI_CALL* CreateSamplerYcbcrConversionFunc) (VkDevice dev… typedef
/external/deqp/external/vulkancts/vkscserver/
DvksCacheBuilder.cpp37 typedef VKAPI_ATTR VkResult(VKAPI_CALL *CreateSamplerYcbcrConversionFunc)( typedef
541 CreateSamplerYcbcrConversionFunc createSamplerYcbcrConversionFunc = nullptr; in buildPipelineCache()
751 …(CreateSamplerYcbcrConversionFunc)getDeviceProcAddrFunc(*pcDevice, "vkCreateSamplerYcbcrConversion… in buildPipelineCache()
/external/deqp/external/vulkancts/framework/vulkan/
DvkResourceInterface.hpp176 typedef VKAPI_ATTR VkResult(VKAPI_CALL *CreateSamplerYcbcrConversionFunc)( typedef
/external/deqp/external/vulkancts/framework/vulkan/generated/vulkan/
DvkDeviceFunctionPointers.inl223 CreateSamplerYcbcrConversionFunc createSamplerYcbcrConversion;
DvkInitDeviceFunctionPointers.inl402 …m_vk.createSamplerYcbcrConversion = (CreateSamplerYcbcrConversionFunc) GET_PROC_ADDR("vkCreateSamp…
404 …m_vk.createSamplerYcbcrConversion = (CreateSamplerYcbcrConversionFunc) GET_PROC_ADDR("vkCreateSamp…
DvkFunctionPointerTypes.inl328 typedef VKAPI_ATTR VkResult (VKAPI_CALL* CreateSamplerYcbcrConversionFunc) (VkDevice de… typedef