Searched refs:mDecoderContext (Results 1 – 3 of 3) sorted by relevance
30 : mVk(vk), mDgs(VkDecoderGlobalState::get()), mBp(bp), mDecoderContext(decoderContext) {} in VkDecoderTestDispatch()52 *mDecoderContext); in vkBeginCommandBuffer()80 pRegions, *mDecoderContext); in vkCmdCopyBufferToImage()200 return mDgs->on_vkEndCommandBuffer(mBp, commandBuffer, *mDecoderContext); in vkEndCommandBuffer()290 VkDecoderContext* mDecoderContext; variable
107 VkDecoderContext mDecoderContext; variable
61 mDecoderContext(VkDecoderContext{.processName = "vulkan_test", in VulkanTestHelper()65 mTestDispatch(mVk, mBp.get(), &mDecoderContext) {