Searched refs:si_buffer_resources (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/ |
| H A D | si_descriptors.c | 871 struct si_buffer_resources *buffers = &sctx->rw_buffers; 992 static void si_init_buffer_resources(struct si_buffer_resources *buffers, 1007 static void si_release_buffer_resources(struct si_buffer_resources *buffers, 1021 struct si_buffer_resources *buffers) 1038 static void si_get_buffer_from_descriptors(struct si_buffer_resources *buffers, 1207 struct si_buffer_resources *buffers, 1310 struct si_buffer_resources *buffers, 1366 struct si_buffer_resources *buffers = &sctx->const_and_shader_buffers[shader]; 1390 struct si_buffer_resources *buffers = &sctx->const_and_shader_buffers[shader]; 1424 struct si_buffer_resources *buffer [all...] |
| H A D | si_state.h | 410 struct si_buffer_resources { struct
|
| H A D | si_pipe.h | 919 struct si_buffer_resources rw_buffers; 920 struct si_buffer_resources const_and_shader_buffers[SI_NUM_SHADERS];
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/ |
| H A D | si_descriptors.c | 913 struct si_buffer_resources *buffers = &sctx->internal_bindings; 1027 struct si_buffer_resources *buffers, 1057 static void si_release_buffer_resources(struct si_buffer_resources *buffers, 1071 struct si_buffer_resources *buffers) 1087 struct si_buffer_resources *buffers) 1101 static void si_get_buffer_from_descriptors(struct si_buffer_resources *buffers, 1167 static void si_set_constant_buffer(struct si_context *sctx, struct si_buffer_resources *buffers, 1304 static void si_set_shader_buffer(struct si_context *sctx, struct si_buffer_resources *buffers, 1351 struct si_buffer_resources *buffers = &sctx->const_and_shader_buffers[shader]; 1377 struct si_buffer_resources *buffer [all...] |
| H A D | si_state.h | 453 struct si_buffer_resources { struct
|
| H A D | si_pipe.h | 1049 struct si_buffer_resources internal_bindings; 1050 struct si_buffer_resources const_and_shader_buffers[SI_NUM_SHADERS];
|
Completed in 17 milliseconds