Searched refs:vs_offset (Results 1 – 9 of 9) sorted by relevance
/aosp_15_r20/external/mesa3d/src/gallium/drivers/etnaviv/ |
H A D | etnaviv_screen.c | 902 screen->specs.vs_offset = 0; in etna_get_specs() 913 screen->specs.vs_offset = 0xC000; in etna_get_specs() 923 screen->specs.vs_offset = 0xC000; in etna_get_specs() 927 screen->specs.vs_offset = 0x4000; in etna_get_specs()
|
H A D | etnaviv_internal.h | 103 uint32_t vs_offset; member
|
H A D | etnaviv_emit.c | 641 etna_set_state_multi(stream, screen->specs.vs_offset, in etna_emit_state()
|
/aosp_15_r20/system/incremental_delivery/incfs/incfsdump/ |
H A D | dump.cpp | 222 __le64 vs_offset; member 403 out() << "verity signature offset: " << hex(vs.vs_offset); in dumpMd()
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/crocus/ |
H A D | crocus_context.h | 531 uint32_t vs_offset; member
|
H A D | crocus_state.c | 373 uint32_t vs_offset, uint32_t sf_offset, in upload_pipelined_state_pointers() argument 382 pp.PointertoVSState = ro_bo(batch->state.bo, vs_offset); in upload_pipelined_state_pointers() 6762 GENX(VS_STATE_length) * 4, 32, &ice->shaders.vs_offset); 7557 ice->shaders.vs_offset, ice->shaders.sf_offset,
|
/aosp_15_r20/external/mesa3d/src/amd/vulkan/ |
H A D | radv_cmd_buffer.c | 2493 unsigned vs_offset = outinfo->vs_output_param_offset[slot]; in slot_to_ps_input() local 2495 if (vs_offset == AC_EXP_PARAM_UNDEFINED) { in slot_to_ps_input() 2497 vs_offset = AC_EXP_PARAM_DEFAULT_VAL_0000; in slot_to_ps_input() 2502 ps_input_cntl[*ps_offset] = offset_to_ps_input(vs_offset, type); in slot_to_ps_input() 2511 unsigned vs_offset = outinfo->vs_output_param_offset[VARYING_SLOT_VAR0 + i]; in input_mask_to_ps_inputs() local 2512 if (vs_offset == AC_EXP_PARAM_UNDEFINED) { in input_mask_to_ps_inputs() 2531 ps_input_cntl[*ps_offset] = offset_to_ps_input(vs_offset, type); in input_mask_to_ps_inputs()
|
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/ |
H A D | vmlinux.h | 60729 __le64 vs_offset; member
|
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/ |
H A D | vmlinux.h | 50971 __le64 vs_offset; member
|