OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:si_cmd_surface_sync
(Results
1 - 8
of
8
) sorted by null
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeonsi/
si_commands.c
31
void
si_cmd_surface_sync
(struct si_pm4_state *pm4, uint32_t cp_coher_cntl)
function
si_state.h
159
void
si_cmd_surface_sync
(struct si_pm4_state *pm4, uint32_t cp_coher_cntl);
si_state_draw.c
558
si_cmd_surface_sync
(pm4, cp_coher_cntl);
r600_hw_context.c
164
si_cmd_surface_sync
(pm4, S_0085F0_CB0_DEST_BASE_ENA(1) |
/external/mesa3d/src/gallium/drivers/radeonsi/
si_commands.c
31
void
si_cmd_surface_sync
(struct si_pm4_state *pm4, uint32_t cp_coher_cntl)
function
si_state.h
159
void
si_cmd_surface_sync
(struct si_pm4_state *pm4, uint32_t cp_coher_cntl);
si_state_draw.c
558
si_cmd_surface_sync
(pm4, cp_coher_cntl);
r600_hw_context.c
164
si_cmd_surface_sync
(pm4, S_0085F0_CB0_DEST_BASE_ENA(1) |
Completed in 537 milliseconds