Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/vulkan/
DSecondaryCommandBuffer.cpp464 const ResetEventParams *params = getParamPtr<ResetEventParams>(currentCommand); in executeCommands()
DSecondaryCommandBuffer.h366 struct ResetEventParams struct
371 VERIFY_4_BYTE_ALIGNMENT(ResetEventParams) argument
1236 ResetEventParams *paramStruct = initCommand<ResetEventParams>(CommandID::ResetEvent); in resetEvent()