Searched refs:userPtr (Results 1 – 3 of 3) sorted by relevance
70 void* userPtr; \79 void* userPtr; \142 void* userPtr; member
58 res->userPtr = 0; \70 res->userPtr = 0; \113 res->userPtr = 0; \126 res->userPtr = 0; \
795 if (!cb->userPtr) { in collectAllPendingDescriptorSetsBottomUp()800 (CommandBufferPendingDescriptorSets*)(cb->userPtr); in collectAllPendingDescriptorSetsBottomUp()962 if (!cb->userPtr) { in addPendingDescriptorSets()964 cb->userPtr = newPendingSets; in addPendingDescriptorSets()968 (CommandBufferPendingDescriptorSets*)cb->userPtr; in addPendingDescriptorSets()1054 if (cb->userPtr) { in unregister_VkCommandBuffer()1056 (CommandBufferPendingDescriptorSets*)cb->userPtr; in unregister_VkCommandBuffer()7266 if (alsoClearPendingDescriptorSets && cb->userPtr) { in resetCommandBufferStagingInfo()7268 (CommandBufferPendingDescriptorSets*)cb->userPtr; in resetCommandBufferStagingInfo()