Home
last modified time | relevance | path

Searched defs:cmdDispatch (Results 1 – 4 of 4) sorted by relevance

/dports/games/retroarch/RetroArch-1.9.7/deps/discord-rpc/src/
H A Drpc_connection.cpp40 bool cmdDispatch = false; in Open() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/vulkancts/framework/vulkan/
H A DvkDeviceFunctionPointers.inl98 CmdDispatchFunc cmdDispatch; variable
H A DvkDeviceDriverImpl.inl475 void DeviceDriver::cmdDispatch (VkCommandBuffer commandBuffer, deUint32 groupCountX, deUint32 group… function in DeviceDriver
H A DvkNullDriverImpl.inl836 VKAPI_ATTR void VKAPI_CALL cmdDispatch (VkCommandBuffer commandBuffer, deUint32 groupCountX, deUint… function