Home
last modified time | relevance | path

Searched refs:param_offset (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/microsoft/compiler/
Ddxil_container.c148 uint32_t param_offset; in dxil_container_add_io_signature() member
152 header.param_offset = fixed_size; in dxil_container_add_io_signature()
/third_party/mesa3d/src/amd/vulkan/
Dradv_device_generated_commands.c584 nir_ssa_def *param_offset = nir_imul_imm(&b, vbo_cnt, 24); in build_dgc_prepare_shader() local
585 … nir_ssa_def *param_offset_offset = nir_iadd_imm(&b, param_offset, MESA_VULKAN_SHADER_STAGES * 12); in build_dgc_prepare_shader()
586 …nir_ssa_def *param_const_offset = nir_iadd_imm(&b, param_offset, MAX_PUSH_CONSTANTS_SIZE + MESA_VU… in build_dgc_prepare_shader()
645 …nir_ssa_def *reg_info = nir_load_ssbo(&b, 3, 32, param_buf, nir_iadd(&b, param_offset, nir_imul_im… in build_dgc_prepare_shader()
767 nir_ssa_def *param_offset = nir_iadd(&b, scissor_offset, nir_imul_imm(&b, cur_idx, 4)); in build_dgc_prepare_shader() local
768 nir_ssa_def *value = nir_load_ssbo(&b, 1, 32, param_buf, param_offset, .align_mul = 4); in build_dgc_prepare_shader()
/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/
Dsctp_output.c5369 int param_offset, int *abort_processing, argument
5400 at = param_offset;