Searched refs:si_coherency (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/ |
| H A D | si_compute_blit.c | 32 static enum si_cache_policy get_cache_policy(struct si_context *sctx, enum si_coherency coher, 44 unsigned si_get_flush_flags(struct si_context *sctx, enum si_coherency coher, 119 void *shader, unsigned flags, enum si_coherency coher, 166 unsigned flags, enum si_coherency coher) 207 enum si_coherency coher) 243 unsigned flags, enum si_coherency coher) 313 enum si_coherency coher, enum si_clear_method method) 403 enum si_coherency coher = SI_COHERENCY_SHADER; 648 unsigned flags, enum si_coherency coher)
|
| H A D | si_cp_dma.c | 146 uint64_t remaining_size, unsigned user_flags, enum si_coherency coher, 190 unsigned value, unsigned user_flags, enum si_coherency coher, 244 enum si_coherency coher, enum si_cache_policy cache_policy, 282 unsigned size, unsigned user_flags, enum si_coherency coher,
|
| H A D | si_pipe.h | 267 enum si_coherency enum 1345 unsigned si_get_flush_flags(struct si_context *sctx, enum si_coherency coher, 1350 void *shader, unsigned flags, enum si_coherency coher, 1361 enum si_coherency coher, enum si_clear_method method); 1365 unsigned flags, enum si_coherency coher); 1380 unsigned flags, enum si_coherency coher); 1388 unsigned value, unsigned user_flags, enum si_coherency coher, 1392 unsigned size, unsigned user_flags, enum si_coherency coher,
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/ |
| H A D | si_compute_blit.c | 34 enum si_coherency coher, 45 unsigned si_get_flush_flags(struct si_context *sctx, enum si_coherency coher, 84 enum si_coherency coher) 189 uint32_t clear_value_size, enum si_coherency coher, 299 enum si_coherency coher = SI_COHERENCY_SHADER;
|
| H A D | si_cp_dma.c | 154 enum si_coherency coher, bool *is_first, 213 enum si_coherency coher, enum si_cache_policy cache_policy) 263 unsigned user_flags, enum si_coherency coher, 308 unsigned user_flags, enum si_coherency coher,
|
| H A D | si_pipe.h | 204 enum si_coherency { enum 1192 unsigned si_get_flush_flags(struct si_context *sctx, enum si_coherency coher, 1196 uint32_t clear_value_size, enum si_coherency coher, 1233 enum si_coherency coher, enum si_cache_policy cache_policy); 1237 unsigned user_flags, enum si_coherency coher,
|
Completed in 14 milliseconds