Searched defs:pm4 (Results 1 – 12 of 12) sorted by relevance
/external/mesa3d/src/gallium/drivers/radeonsi/ |
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() 71 struct si_pm4_state *pm4 = CALLOC_STRUCT(si_pm4_state); in si_create_shadowing_ib_preamble() local
|
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 | 50 uint32_t pm4[SI_PM4_MAX_DW]; member
|
D | si_state.c | 435 struct si_pm4_state *pm4 = &blend->pm4; in si_create_blend_state_mode() local 825 struct si_pm4_state *pm4 = &rs->pm4; in si_create_rs_state() local 943 struct si_pm4_state *pm4 = &rs->pm4_poly_offset[i]; in si_create_rs_state() local 1135 struct si_pm4_state *pm4 = &dsa->pm4; in si_create_dsa_state() local 5012 static void si_set_grbm_gfx_index(struct si_context *sctx, struct si_pm4_state *pm4, unsigned value) in si_set_grbm_gfx_index() 5018 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() 5027 static void si_write_harvested_raster_configs(struct si_context *sctx, struct si_pm4_state *pm4, in si_write_harvested_raster_configs() 5047 static void si_set_raster_config(struct si_context *sctx, struct si_pm4_state *pm4) in si_set_raster_config() 5072 struct si_pm4_state *pm4 = CALLOC_STRUCT(si_pm4_state); in si_init_cs_preamble_state() local
|
D | si_state.h | 50 struct si_pm4_state pm4; member 67 struct si_pm4_state pm4; member 123 struct si_pm4_state pm4; member
|
D | si_shader.h | 726 struct si_pm4_state *pm4; 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/llvm-project/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 | basic_tests.c | 896 uint32_t *pm4; in amdgpu_bo_eviction_test() local 1408 uint32_t *pm4; in amdgpu_command_submission_write_linear_helper_with_secure() local 1617 uint32_t *pm4; in amdgpu_command_submission_const_fill_helper() local 1750 uint32_t *pm4; in amdgpu_command_submission_copy_linear_helper() local 2011 uint32_t *pm4 = NULL; in amdgpu_userptr_test() local
|
/external/mesa3d/src/freedreno/vulkan/ |
D | msm_kgsl.h | 373 unsigned int pm4; member
|