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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/
H A Dfreedreno_texture.h32 void fd_sampler_states_bind(struct pipe_context *pctx,
H A Dfreedreno_texture.c95 fd_sampler_states_bind(struct pipe_context *pctx, function in typeref:typename:void
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/
H A Dfreedreno_texture.h32 void fd_sampler_states_bind(struct pipe_context *pctx,
H A Dfreedreno_texture.c104 fd_sampler_states_bind(struct pipe_context *pctx, enum pipe_shader_type shader, function in typeref:typename:void
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a2xx/
H A Dfd2_texture.c144 fd_sampler_states_bind(pctx, shader, start, nr, hwcso);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a3xx/
H A Dfd3_texture.c168 fd_sampler_states_bind(pctx, shader, start, nr, hwcso);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a2xx/
H A Dfd2_texture.c141 fd_sampler_states_bind(pctx, shader, start, nr, hwcso);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a3xx/
H A Dfd3_texture.c220 pctx->bind_sampler_states = fd_sampler_states_bind;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a4xx/
H A Dfd4_texture.c279 pctx->bind_sampler_states = fd_sampler_states_bind;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a5xx/
H A Dfd5_texture.c272 pctx->bind_sampler_states = fd_sampler_states_bind;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a4xx/
H A Dfd4_texture.c169 fd_sampler_states_bind(pctx, shader, start, nr, hwcso);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a5xx/
H A Dfd5_texture.c168 fd_sampler_states_bind(pctx, shader, start, nr, hwcso);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_texture.c195 fd_sampler_states_bind(pctx, shader, start, nr, hwcso);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_texture.c500 pctx->bind_sampler_states = fd_sampler_states_bind;

Completed in 9 milliseconds