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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/
H A Dr600_state.c1884 static void r600_emit_seamless_cube_map(struct r600_context *rctx, struct r600_atom *atom) function in typeref:typename:void
3059 * does not take effect (TA_CNTL_AUX emited by r600_emit_seamless_cube_map)
3072 r600_init_atom(rctx, &rctx->seamless_cube_map.atom, id++, r600_emit_seamless_cube_map, 3);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/
H A Dr600_state.c1887 static void r600_emit_seamless_cube_map(struct r600_context *rctx, struct r600_atom *atom) function in typeref:typename:void
3063 * does not take effect (TA_CNTL_AUX emited by r600_emit_seamless_cube_map)
3076 r600_init_atom(rctx, &rctx->seamless_cube_map.atom, id++, r600_emit_seamless_cube_map, 3);

Completed in 9 milliseconds