Searched refs:textures_copied (Results 1 – 3 of 3) sorted by relevance
371 video->textures_copied[cur_texture] = true; in stage_output_texture()381 video->textures_copied[cur_texture] = true; in stage_output_texture()521 if (!video->textures_copied[prev_texture]) in download_frame()811 memset(video->textures_copied, 0, sizeof(video->textures_copied)); in clear_raw_frame_data()
253 bool textures_copied[NUM_TEXTURES]; member
516 memset(video->textures_copied, 0, in obs_free_video()517 sizeof(video->textures_copied)); in obs_free_video()