Searched refs:mc_render_load_indirect (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/xf86-video-intel-old/dist/src/xvmc/
H A Di915_xvmc.c138 static uint32_t *mc_render_load_indirect; variable in typeref:typename:uint32_t *
733 mc_render_load_indirect = calloc(1, mc_render_load_indirect_size);
735 load_indirect = (struct i915_3dstate_load_indirect *)mc_render_load_indirect;
774 i915_emit_batch(mc_render_load_indirect, mc_render_load_indirect_size, 0);
1659 free(mc_render_load_indirect);

Completed in 4 milliseconds