Searched refs:st_bind_ubos (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/ |
| H A D | st_atom_constbuf.c | 198 st_bind_ubos(struct st_context *st, struct gl_program *prog, function in typeref:typename:void 242 st_bind_ubos(st, prog, PIPE_SHADER_VERTEX); 251 st_bind_ubos(st, prog, PIPE_SHADER_FRAGMENT); 260 st_bind_ubos(st, prog, PIPE_SHADER_GEOMETRY); 269 st_bind_ubos(st, prog, PIPE_SHADER_TESS_CTRL); 278 st_bind_ubos(st, prog, PIPE_SHADER_TESS_EVAL); 287 st_bind_ubos(st, prog, PIPE_SHADER_COMPUTE);
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/ |
| H A D | st_atom_constbuf.c | 258 st_bind_ubos(struct st_context *st, struct gl_program *prog, function in typeref:typename:void 302 st_bind_ubos(st, prog, PIPE_SHADER_VERTEX); 311 st_bind_ubos(st, prog, PIPE_SHADER_FRAGMENT); 320 st_bind_ubos(st, prog, PIPE_SHADER_GEOMETRY); 329 st_bind_ubos(st, prog, PIPE_SHADER_TESS_CTRL); 338 st_bind_ubos(st, prog, PIPE_SHADER_TESS_EVAL); 347 st_bind_ubos(st, prog, PIPE_SHADER_COMPUTE);
|
| /xsrc/external/mit/MesaLib/dist/docs/relnotes/ |
| H A D | 9.1.4.rst | 221 - st/mesa: fix a couple of issues in st_bind_ubos
|
Completed in 3 milliseconds