Searched defs:pm4 (Results 1 - 11 of 11) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/radeonsi/ |
H A D | si_pm4.h | 59 uint32_t pm4[64]; member
|
H A D | si_cp_reg_shadowing.c | 30 static void si_build_load_reg(struct si_screen *sscreen, struct si_pm4_state *pm4, in si_build_load_reg() argument 72 struct si_pm4_state pm4; in si_create_shadowing_ib_preamble() member 75 struct si_pm4_state *pm4 = (struct si_pm4_state *)CALLOC_STRUCT(si_shadow_preamble); in si_create_shadowing_ib_preamble() local [all...] |
H A D | si_state_draw.cpp | 248 struct si_pm4_state **pm4 = &sctx->vgt_shader_config[key.index]; in si_update_shaders() local
|
H A D | si_state_shaders.cpp | 685 struct si_pm4_state *pm4; in si_shader_ls() local 708 struct si_pm4_state *pm4; in si_shader_hs() local 790 struct si_pm4_state *pm4; si_shader_es() local 1024 struct si_pm4_state *pm4; si_shader_gs() local [all...] |
H A D | si_state.h | 54 struct si_pm4_state pm4; member 72 struct si_pm4_state pm4; member 123 struct si_pm4_state pm4; member
|
H A D | si_state.c | 444 struct si_pm4_state *pm4 = &blend->pm4; in si_create_blend_state_mode() local 934 struct si_pm4_state *pm4 = &rs->pm4; si_create_rs_state() local 1107 struct si_pm4_state *pm4 = &rs->pm4_poly_offset[i]; si_create_rs_state() local 1320 struct si_pm4_state *pm4 = &dsa->pm4; si_create_dsa_state() local 5485 si_set_grbm_gfx_index(struct si_context *sctx, struct si_pm4_state *pm4, unsigned value) si_set_grbm_gfx_index() argument 5491 si_set_grbm_gfx_index_se(struct si_context *sctx, struct si_pm4_state *pm4, unsigned se) si_set_grbm_gfx_index_se() argument 5500 si_write_harvested_raster_configs(struct si_context *sctx, struct si_pm4_state *pm4, unsigned raster_config, unsigned raster_config_1) si_write_harvested_raster_configs() argument 5520 si_set_raster_config(struct si_context *sctx, struct si_pm4_state *pm4) si_set_raster_config() argument 5559 struct si_pm4_state pm4; si_init_cs_preamble_state() member 5562 struct si_pm4_state *pm4 = (struct si_pm4_state *)CALLOC_STRUCT(si_cs_preamble); si_init_cs_preamble_state() local [all...] |
H A D | si_shader.h | 840 struct si_pm4_state pm4; /* base class */ member
|
/third_party/ltp/testcases/kernel/mem/mem/ |
H A D | mem02.c | 77 char *pm1, *pm2, *pm3, *pm4; in main() local
|
/third_party/libdrm/tests/amdgpu/ |
H A D | amdgpu_stress.c | 144 uint32_t *pm4; variable [all...] |
H A D | basic_tests.c | 1038 uint32_t *pm4; in amdgpu_bo_eviction_test() local 1558 uint32_t *pm4; amdgpu_command_submission_write_linear_helper_with_secure() local 1767 uint32_t *pm4; amdgpu_command_submission_const_fill_helper() local 1900 uint32_t *pm4; amdgpu_command_submission_copy_linear_helper() local 2161 uint32_t *pm4 = NULL; amdgpu_userptr_test() local [all...] |
/third_party/mesa3d/src/freedreno/vulkan/ |
H A D | msm_kgsl.h | 398 unsigned int pm4; member
|
Completed in 19 milliseconds