| /external/mesa3d/src/gallium/drivers/radeonsi/ |
| D | si_state_shaders.c | 325 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 …]
|
| D | si_pm4.h | 51 uint32_t pm4[64]; member
|
| D | si_pm4.c | 379 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
|
| D | si_state_shaders.cpp | 674 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
|
| D | si_state.c | 452 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
|
| D | si_state.h | 38 struct si_pm4_state pm4; member 56 struct si_pm4_state pm4; member 122 struct si_pm4_state pm4; member
|
| D | si_state_draw.cpp | 373 struct si_pm4_state *pm4 = &shader->pm4; in si_update_shaders() local
|
| D | si_shader.h | 869 struct si_pm4_state pm4; /* base class */ member
|
| D | si_pipe.h | 931 struct si_pm4_state pm4; /* base class */ member
|
| /external/ltp/testcases/kernel/mem/mem/ |
| D | mem02.c | 77 char *pm1, *pm2, *pm3, *pm4; in main() local
|
| /external/clang/test/CXX/temp/temp.arg/temp.arg.nontype/ |
| D | p1-11.cpp | 43 PM<(int X::*)0> pm4; variable
|
| /external/igt-gpu-tools/tests/amdgpu/ |
| D | amd_basic.c | 856 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/ |
| D | amdgpu_stress.c | 144 uint32_t *pm4; variable
|
| D | basic_tests.c | 904 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/ |
| D | msm_kgsl.h | 398 unsigned int pm4; member
|