Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_state_shaders.c325 struct si_pm4_state *pm4) in si_set_tesseval_regs()
403 struct si_shader *shader, struct si_pm4_state *pm4) in polaris_set_vgt_vertex_reuse()
484 struct si_pm4_state *pm4; in si_shader_ls() local
508 struct si_pm4_state *pm4; in si_shader_hs() local
587 struct si_pm4_state *pm4; in si_shader_es() local
789 struct si_pm4_state *pm4; in si_shader_gs() local
1092 struct si_pm4_state *pm4 = si_get_shader_pm4_state(shader); in gfx10_shader_ngg() local
1371 struct si_pm4_state *pm4; in si_shader_vs() local
1561 struct si_pm4_state *pm4; in si_shader_ps() local
3410 struct si_pm4_state *pm4; in si_update_gs_ring_buffers() local
[all …]
Dsi_pm4.h51 uint32_t pm4[64]; member
Dsi_pm4.c379 struct si_pm4_state *pm4; in si_pm4_create_sized() local
392 struct si_pm4_state *pm4 = si_pm4_create_sized(orig->screen, orig->max_dw, in si_pm4_clone() local
Dsi_state_shaders.cpp674 struct si_pm4_state *pm4; in si_shader_ls() local
698 struct si_pm4_state *pm4 = si_get_shader_pm4_state(shader, NULL); in si_shader_hs() local
771 struct si_pm4_state *pm4; in si_shader_es() local
1011 struct si_pm4_state *pm4; in si_shader_gs() local
1367 struct si_pm4_state *pm4 = si_get_shader_pm4_state(shader, NULL); in gfx10_shader_ngg() local
1644 struct si_pm4_state *pm4; in si_shader_vs() local
2024 struct si_pm4_state *pm4 = si_get_shader_pm4_state(shader, NULL); in si_shader_ps() local
3890 struct si_pm4_state *pm4 = tmz ? sctx->cs_preamble_state_tmz : sctx->cs_preamble_state; in si_cs_preamble_add_vgt_flush() local
4039 struct si_pm4_state *pm4 = tmz ? sctx->cs_preamble_state_tmz : sctx->cs_preamble_state; in si_update_gs_ring_buffers() local
4313 struct si_pm4_state *pm4 = tmz ? sctx->cs_preamble_state_tmz : sctx->cs_preamble_state; in si_init_tess_factor_ring() local
Dsi_state.c452 struct si_pm4_state *pm4 = &blend->pm4; in si_create_blend_state_mode() local
5874 static void si_set_grbm_gfx_index(struct si_context *sctx, struct si_pm4_state *pm4, unsigned value) in si_set_grbm_gfx_index()
5880 static void si_set_grbm_gfx_index_se(struct si_context *sctx, struct si_pm4_state *pm4, unsigned se) in si_set_grbm_gfx_index_se()
5889 static void si_write_harvested_raster_configs(struct si_context *sctx, struct si_pm4_state *pm4, in si_write_harvested_raster_configs()
5909 static void si_set_raster_config(struct si_context *sctx, struct si_pm4_state *pm4) in si_set_raster_config()
5951 struct si_pm4_state *pm4 = si_pm4_create_sized(sscreen, 214, sctx->has_graphics); in gfx6_init_gfx_preamble_state() local
6176 struct si_pm4_state *pm4 = si_pm4_create_sized(sscreen, 48, true); in cdna_init_compute_preamble_state() local
6234 struct si_pm4_state *pm4 = si_pm4_create_sized(sscreen, 214, sctx->has_graphics); in gfx10_init_gfx_preamble_state() local
Dsi_state.h38 struct si_pm4_state pm4; member
56 struct si_pm4_state pm4; member
122 struct si_pm4_state pm4; member
Dsi_state_draw.cpp373 struct si_pm4_state *pm4 = &shader->pm4; in si_update_shaders() local
Dsi_shader.h869 struct si_pm4_state pm4; /* base class */ member
Dsi_pipe.h931 struct si_pm4_state pm4; /* base class */ member
/external/ltp/testcases/kernel/mem/mem/
Dmem02.c77 char *pm1, *pm2, *pm3, *pm4; in main() local
/external/clang/test/CXX/temp/temp.arg/temp.arg.nontype/
Dp1-11.cpp43 PM<(int X::*)0> pm4; variable
/external/igt-gpu-tools/tests/amdgpu/
Damd_basic.c856 uint32_t *pm4; in amdgpu_command_submission_write_linear_helper() local
963 uint32_t *pm4; in amdgpu_command_submission_const_fill_helper() local
1072 uint32_t *pm4; in amdgpu_command_submission_copy_linear_helper() local
1301 uint32_t *pm4 = NULL; in amdgpu_userptr_test() local
/external/libdrm/tests/amdgpu/
Damdgpu_stress.c144 uint32_t *pm4; variable
Dbasic_tests.c904 uint32_t *pm4; in amdgpu_bo_eviction_test() local
1424 uint32_t *pm4; in amdgpu_command_submission_write_linear_helper_with_secure() local
1633 uint32_t *pm4; in amdgpu_command_submission_const_fill_helper() local
1766 uint32_t *pm4; in amdgpu_command_submission_copy_linear_helper() local
2027 uint32_t *pm4 = NULL; in amdgpu_userptr_test() local
/external/mesa3d/src/freedreno/vulkan/
Dmsm_kgsl.h398 unsigned int pm4; member