Searched refs:on_vkCmdBindDescriptorSets (Results 1 – 7 of 7) sorted by relevance
/hardware/google/gfxstream/guest/vulkan_enc/ |
D | ResourceTracker.h | 501 void on_vkCmdBindDescriptorSets(void* context, VkCommandBuffer commandBuffer,
|
D | func_table.cpp | 1282 resources->on_vkCmdBindDescriptorSets( in gfxstream_vk_CmdBindDescriptorSets()
|
D | ResourceTracker.cpp | 6927 void ResourceTracker::on_vkCmdBindDescriptorSets(void* context, VkCommandBuffer commandBuffer, in on_vkCmdBindDescriptorSets() function in gfxstream::vk::ResourceTracker
|
/hardware/google/gfxstream/host/vulkan/ |
D | VkDecoderGlobalState.h | 593 void on_vkCmdBindDescriptorSets(android::base::BumpPool* pool, VkCommandBuffer commandBuffer,
|
D | VkDecoderGlobalState.cpp | 5712 void on_vkCmdBindDescriptorSets(android::base::BumpPool* pool, in on_vkCmdBindDescriptorSets() function in gfxstream::vk::VkDecoderGlobalState::Impl 8606 void VkDecoderGlobalState::on_vkCmdBindDescriptorSets( in on_vkCmdBindDescriptorSets() function in gfxstream::vk::VkDecoderGlobalState 8611 mImpl->on_vkCmdBindDescriptorSets(pool, commandBuffer, pipelineBindPoint, layout, firstSet, in on_vkCmdBindDescriptorSets()
|
D | VkSubDecoder.cpp | 321 this->on_vkCmdBindDescriptorSets(pool, (VkCommandBuffer)(boxed_dispatchHandle), in subDecode()
|
D | VkDecoder.cpp | 6893 m_state->on_vkCmdBindDescriptorSets( in decode()
|