Home
last modified time | relevance | path

Searched refs:on_vkCreateSamplerYcbcrConversion (Results 1 – 3 of 3) sorted by relevance

/hardware/google/gfxstream/host/vulkan/
DVkDecoderGlobalState.h843 VkResult on_vkCreateSamplerYcbcrConversion(
DVkDecoderGlobalState.cpp7600 VkResult on_vkCreateSamplerYcbcrConversion( in on_vkCreateSamplerYcbcrConversion() function in gfxstream::vk::VkDecoderGlobalState::Impl
10352 VkResult VkDecoderGlobalState::on_vkCreateSamplerYcbcrConversion( in on_vkCreateSamplerYcbcrConversion() function in gfxstream::vk::VkDecoderGlobalState
10356 return mImpl->on_vkCreateSamplerYcbcrConversion(pool, snapshotInfo, device, pCreateInfo, in on_vkCreateSamplerYcbcrConversion()
10364 return mImpl->on_vkCreateSamplerYcbcrConversion(pool, snapshotInfo, device, pCreateInfo, in on_vkCreateSamplerYcbcrConversionKHR()
DVkDecoder.cpp10015 m_state->on_vkCreateSamplerYcbcrConversion(&m_pool, snapshotApiCallInfo, in decode()