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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_context.c185 if (nvc0->tcp_empty)
186 nvc0->base.pipe.delete_tcs_state(&nvc0->base.pipe, nvc0->tcp_empty);
431 if (!nvc0->tcp_empty)
H A Dnvc0_context.h205 struct nvc0_program *tcp_empty; member in struct:nvc0_context
H A Dnvc0_shader_state.c185 tp = nvc0->tcp_empty;
H A Dnvc0_program.c977 nvc0->tcp_empty = ureg_create_shader_and_destroy(ureg, &nvc0->base.pipe);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_context.c238 if (nvc0->tcp_empty)
239 nvc0->base.pipe.delete_tcs_state(&nvc0->base.pipe, nvc0->tcp_empty);
487 if (!nvc0->tcp_empty)
H A Dnvc0_context.h206 struct nvc0_program *tcp_empty; member in struct:nvc0_context
H A Dnvc0_shader_state.c212 tp = nvc0->tcp_empty;
H A Dnvc0_program.c1022 nvc0->tcp_empty = ureg_create_shader_and_destroy(ureg, &nvc0->base.pipe);

Completed in 9 milliseconds