Searched refs:on_vkCreateSamplerYcbcrConversion (Results 1 – 3 of 3) sorted by relevance
/hardware/google/gfxstream/host/vulkan/ |
D | VkDecoderGlobalState.h | 843 VkResult on_vkCreateSamplerYcbcrConversion(
|
D | VkDecoderGlobalState.cpp | 7600 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()
|
D | VkDecoder.cpp | 10015 m_state->on_vkCreateSamplerYcbcrConversion(&m_pool, snapshotApiCallInfo, in decode()
|