Home
last modified time | relevance | path

Searched refs:code_nvc0 (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/drivers/nvc0/
Dnvc0_surface.c499 static const uint32_t code_nvc0[] = /* use nvc0dis */ in nvc0_blitctx_make_fp() local
650 blit->fp.code = (uint32_t *)code_nvc0; /* const_cast */ in nvc0_blitctx_make_fp()
651 blit->fp.code_size = sizeof(code_nvc0); in nvc0_blitctx_make_fp()