Home
last modified time | relevance | path

Searched defs:soffset (Results 1 – 13 of 13) sorted by relevance

/external/OpenCL-CTS/test_conformance/mem_host_flags/
DC_host_memory_block.h147 size_t *soffset, size_t *region, in Equal_rect()
174 C_host_memory_block<T> &another, size_t *soffset, size_t *region, in Equal_rect_from_orig()
201 size_t *soffset, in Equal_rect_from_orig()
/external/flatbuffers/python/flatbuffers/
Dpacker.py41 soffset = int32 variable
/external/OpenCL-CTS/test_conformance/basic/
Dtest_bufferreadwriterect.cpp280 size_t soffset[] = { 0, 0, 0 }; in map_verify_region() local
469 size_t soffset[] = { sx, sy, sz }; in test_bufferreadwriterect() local
/external/mesa3d/src/amd/llvm/
Dac_llvm_build.c1022 LLVMValueRef voffset, LLVMValueRef soffset, in ac_build_buffer_store_common()
1057 LLVMValueRef vindex, LLVMValueRef voffset, LLVMValueRef soffset, in ac_build_buffer_store_dword()
1085 LLVMValueRef soffset, unsigned num_channels, in ac_build_buffer_load_common()
1124 LLVMValueRef vindex, LLVMValueRef voffset, LLVMValueRef soffset, in ac_build_buffer_load()
1227 LLVMValueRef soffset, unsigned num_channels, in ac_build_tbuffer_load()
1254 LLVMValueRef soffset, in ac_build_safe_tbuffer_load()
1327 LLVMValueRef voffset, LLVMValueRef soffset, in ac_build_buffer_load_short()
1335 LLVMValueRef voffset, LLVMValueRef soffset, in ac_build_buffer_load_byte()
1343 LLVMValueRef vdata, LLVMValueRef voffset, LLVMValueRef soffset, in ac_build_buffer_store_short()
1352 … LLVMValueRef voffset, LLVMValueRef soffset, enum gl_access_qualifier access) in ac_build_buffer_store_byte()
/external/mesa3d/src/gallium/drivers/r600/
Dr600_buffer_common.c467 unsigned soffset; in r600_buffer_do_flush_region() local
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_nir_lower_vs_inputs.c244 nir_def *soffset = nir_imm_int(b, i << load_log_size); in opencoded_load_format() local
/external/mesa3d/src/amd/compiler/
Daco_assembler.cpp345 uint32_t soffset = in emit_instruction() local
Daco_instruction_selection.cpp4045 Temp soffset = Temp(0, s1); member
4477 Operand soffset = offset.type() == RegType::sgpr ? Operand(offset) : Operand::c32(0); in mubuf_load_callback() local
4545 Operand soffset = offset.type() == RegType::sgpr ? Operand(offset) : Operand::c32(0); in mubuf_load_format_callback() local
5230 emit_single_mubuf_store(isel_context* ctx, Temp descriptor, Temp voffset, Temp soffset, Temp idx, in emit_single_mubuf_store()
5265 store_vmem_mubuf(isel_context* ctx, Temp src, Temp descriptor, Temp voffset, Temp soffset, Temp idx, in store_vmem_mubuf()
5637 Operand soffset = offset.type() == RegType::sgpr ? Operand(offset) : Operand::c32(0); in mtbuf_load_callback() local
12100 Temp soffset = sbase; in store_tess_factor_to_tess_ring() local
Daco_spill.cpp1527 uint32_t soffset = in setup_vgpr_spill_reload() local
/external/trace-cmd/tracecmd/
Dtrace-dump.c1097 unsigned long long offset, soffset, size; in walk_v7_sections() local
/external/mesa3d/src/amd/common/
Dac_nir.c1067 nir_def *soffset = nir_load_ring_gs2vs_offset_amd(b); in lower_legacy_gs_emit_vertex_with_counter() local
Dac_nir_lower_ngg.c3908 nir_def *soffset = nir_load_ring_attr_offset_amd(b); in ms_store_arrayed_output_intrin() local
4305 nir_def *soffset = nir_iadd_imm(b, off, s->vs_output_param_offset[slot] * 16 * 32); in ms_emit_attribute_ring_output_stores() local
/external/capstone/arch/M680X/
DM680XDisassembler.c1251 int16_t soffset = 0; in indexed09_hdlr() local