Home
last modified time | relevance | path

Searched refs:SetEventParams (Results 1 – 2 of 2) sorted by relevance

/external/angle/src/libANGLE/renderer/vulkan/
DSecondaryCommandBuffer.cpp487 const SetEventParams *params = getParamPtr<SetEventParams>(currentCommand); in executeCommands()
DSecondaryCommandBuffer.h389 struct SetEventParams struct
394 VERIFY_4_BYTE_ALIGNMENT(SetEventParams) argument
1271 SetEventParams *paramStruct = initCommand<SetEventParams>(CommandID::SetEvent); in setEvent()