Home
last modified time | relevance | path

Searched defs:pm4 (Results 1 – 17 of 17) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeonsi/
Dsi_state_draw.c43 struct si_pm4_state *pm4; in si_pipe_shader_vs() local
101 struct si_pm4_state *pm4; in si_pipe_shader_ps() local
247 struct si_pm4_state *pm4 = CALLOC_STRUCT(si_pm4_state); in si_update_draw_info_state() local
319 struct si_pm4_state *pm4 = CALLOC_STRUCT(si_pm4_state); in si_update_spi_map() local
406 struct si_pm4_state *pm4 = CALLOC_STRUCT(si_pm4_state); in si_vertex_buffer_update() local
460 struct si_pm4_state *pm4 = CALLOC_STRUCT(si_pm4_state); in si_state_draw() local
557 struct si_pm4_state *pm4 = CALLOC_STRUCT(si_pm4_state); in si_draw_vbo() local
Dsi_state.c42 struct si_pm4_state *pm4; in si_update_fb_blend_state() local
138 struct si_pm4_state *pm4 = &blend->pm4; in si_create_blend_state() local
212 struct si_pm4_state *pm4 = CALLOC_STRUCT(si_pm4_state); in si_set_blend_color() local
233 struct si_pm4_state *pm4 = CALLOC_STRUCT(si_pm4_state); in si_set_clip_state() local
256 struct si_pm4_state *pm4 = CALLOC_STRUCT(si_pm4_state); in si_set_scissor_state() local
281 struct si_pm4_state *pm4 = &viewport->pm4; in si_set_viewport_state() local
306 struct si_pm4_state *pm4; in si_update_fb_rs_state() local
371 struct si_pm4_state *pm4 = &rs->pm4; in si_create_rs_state() local
499 struct si_pm4_state *pm4 = CALLOC_STRUCT(si_pm4_state); in si_update_dsa_stencil_ref() local
562 struct si_pm4_state *pm4 = &dsa->pm4; in si_create_dsa_state() local
[all …]
Dsi_commands.c31 void si_cmd_surface_sync(struct si_pm4_state *pm4, uint32_t cp_coher_cntl) in si_cmd_surface_sync()
Dsi_state.h33 struct si_pm4_state pm4; member
39 struct si_pm4_state pm4; member
44 struct si_pm4_state pm4; member
56 struct si_pm4_state pm4; member
Dradeonsi_pm4.h51 uint32_t pm4[SI_PM4_MAX_DW]; member
Dradeonsi_shader.h75 struct si_pm4_state *pm4; member
Dr600_hw_context.c158 struct si_pm4_state *pm4; in r600_flush_framebuffer() local
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_state_draw.c43 struct si_pm4_state *pm4; in si_pipe_shader_vs() local
101 struct si_pm4_state *pm4; in si_pipe_shader_ps() local
247 struct si_pm4_state *pm4 = CALLOC_STRUCT(si_pm4_state); in si_update_draw_info_state() local
319 struct si_pm4_state *pm4 = CALLOC_STRUCT(si_pm4_state); in si_update_spi_map() local
406 struct si_pm4_state *pm4 = CALLOC_STRUCT(si_pm4_state); in si_vertex_buffer_update() local
460 struct si_pm4_state *pm4 = CALLOC_STRUCT(si_pm4_state); in si_state_draw() local
557 struct si_pm4_state *pm4 = CALLOC_STRUCT(si_pm4_state); in si_draw_vbo() local
Dsi_state.c42 struct si_pm4_state *pm4; in si_update_fb_blend_state() local
138 struct si_pm4_state *pm4 = &blend->pm4; in si_create_blend_state() local
212 struct si_pm4_state *pm4 = CALLOC_STRUCT(si_pm4_state); in si_set_blend_color() local
233 struct si_pm4_state *pm4 = CALLOC_STRUCT(si_pm4_state); in si_set_clip_state() local
256 struct si_pm4_state *pm4 = CALLOC_STRUCT(si_pm4_state); in si_set_scissor_state() local
281 struct si_pm4_state *pm4 = &viewport->pm4; in si_set_viewport_state() local
306 struct si_pm4_state *pm4; in si_update_fb_rs_state() local
371 struct si_pm4_state *pm4 = &rs->pm4; in si_create_rs_state() local
499 struct si_pm4_state *pm4 = CALLOC_STRUCT(si_pm4_state); in si_update_dsa_stencil_ref() local
562 struct si_pm4_state *pm4 = &dsa->pm4; in si_create_dsa_state() local
[all …]
Dsi_commands.c31 void si_cmd_surface_sync(struct si_pm4_state *pm4, uint32_t cp_coher_cntl) in si_cmd_surface_sync()
Dsi_state.h33 struct si_pm4_state pm4; member
39 struct si_pm4_state pm4; member
44 struct si_pm4_state pm4; member
56 struct si_pm4_state pm4; member
Dradeonsi_pm4.h51 uint32_t pm4[SI_PM4_MAX_DW]; member
Dradeonsi_shader.h75 struct si_pm4_state *pm4; member
Dr600_hw_context.c158 struct si_pm4_state *pm4; in r600_flush_framebuffer() local
/external/clang/test/CXX/temp/temp.arg/temp.arg.nontype/
Dp1-11.cpp43 PM<(int X::*)0> pm4; variable
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/r600/
Dr600.h140 uint32_t pm4[R600_BLOCK_MAX_REG]; member
/external/mesa3d/src/gallium/drivers/r600/
Dr600.h140 uint32_t pm4[R600_BLOCK_MAX_REG]; member