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

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/
H A Dsvga_state_tgsi_transform.c159 pipe_shader_state_from_tgsi(&state, new_tokens);
208 pipe_shader_state_from_tgsi(&state, new_tokens);
302 pipe_shader_state_from_tgsi(&templ, new_tokens);
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util/
H A Du_simple_shaders.c154 pipe_shader_state_from_tgsi(&state, tokens);
198 pipe_shader_state_from_tgsi(&state, tokens);
472 pipe_shader_state_from_tgsi(&state, tokens);
567 pipe_shader_state_from_tgsi(&state, tokens);
684 pipe_shader_state_from_tgsi(&state, tokens);
1202 pipe_shader_state_from_tgsi(&state, tokens);
H A Du_tests.c457 pipe_shader_state_from_tgsi(&state, tokens);
753 pipe_shader_state_from_tgsi(&state, tokens);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/
H A Du_simple_shaders.c154 pipe_shader_state_from_tgsi(&state, tokens);
198 pipe_shader_state_from_tgsi(&state, tokens);
583 pipe_shader_state_from_tgsi(&state, tokens);
678 pipe_shader_state_from_tgsi(&state, tokens);
794 pipe_shader_state_from_tgsi(&state, tokens);
H A Du_tests.c452 pipe_shader_state_from_tgsi(&state, tokens);
744 pipe_shader_state_from_tgsi(&state, tokens);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/include/pipe/
H A Dp_state.h291 pipe_shader_state_from_tgsi(struct pipe_shader_state *state, function in typeref:typename:void
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/postprocess/
H A Dpp_run.c258 pipe_shader_state_from_tgsi(&state, tokens);
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/postprocess/
H A Dpp_run.c266 pipe_shader_state_from_tgsi(&state, tokens);
/xsrc/external/mit/MesaLib/dist/src/gallium/include/pipe/
H A Dp_state.h305 pipe_shader_state_from_tgsi(struct pipe_shader_state *state, function in typeref:typename:void
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/hud/
H A Dhud_context.c1701 pipe_shader_state_from_tgsi(&state, tokens);
1737 pipe_shader_state_from_tgsi(&state, tokens);
1773 pipe_shader_state_from_tgsi(&state, tokens);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/hud/
H A Dhud_context.c1695 pipe_shader_state_from_tgsi(&state, tokens);
1731 pipe_shader_state_from_tgsi(&state, tokens);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/tgsi/
H A Dtgsi_ureg.c2138 pipe_shader_state_from_tgsi(&state, ureg_finalize(ureg));
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/tgsi/
H A Dtgsi_ureg.c2157 pipe_shader_state_from_tgsi(&state, ureg_finalize(ureg));
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/nine/
H A Dnine_shader.c3916 pipe_shader_state_from_tgsi(&state, tgsi_tokens);
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D20.0.0.rst2606 - svga: Use pipe_shader_state_from_tgsi to set shader state
H A D20.1.0.rst3327 - svga: Use pipe_shader_state_from_tgsi to set shader state

Completed in 66 milliseconds