Searched refs:sGlobalDecoderState (Results 1 – 1 of 1) sorted by relevance
7766 static VkDecoderGlobalState* sGlobalDecoderState = nullptr; variable7770 if (sGlobalDecoderState) return sGlobalDecoderState; in get()7771 sGlobalDecoderState = new VkDecoderGlobalState; in get()7772 return sGlobalDecoderState; in get()7777 delete sGlobalDecoderState; in reset()7778 sGlobalDecoderState = nullptr; in reset()