Searched refs:m_gpuContextHanleForNonCycledCase (Results 1 – 2 of 2) sorted by relevance
167 gpuContextHandle = m_gpuContextHanleForNonCycledCase; in CreateGpuContext()168 m_gpuContextHanleForNonCycledCase++; in CreateGpuContext()
175 uint32_t m_gpuContextHanleForNonCycledCase = 0; variable