Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/vulkan_enc/
DVkEncoder.h547 void vkCmdDispatchIndirect(
DVkEncoder.cpp8211 void VkEncoder::vkCmdDispatchIndirect( in vkCmdDispatchIndirect() function in goldfish_vk::VkEncoder
/device/generic/goldfish-opengl/system/vulkan/
Dfunc_table.cpp1282 vkEnc->vkCmdDispatchIndirect(commandBuffer, buffer, offset); in entry_vkCmdDispatchIndirect()