Home
last modified time | relevance | path

Searched defs:slot_offset (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/intel/compiler/
Dbrw_fs_visitor.cpp898 int slot_offset = 0; in emit_urb_writes() local
/third_party/mesa3d/src/compiler/nir/
Dnir_lower_io.c208 const unsigned slot_offset = total_offset / 4; in get_io_offset() local
/third_party/python/Objects/
Dtypeobject.c49 short slot_offset; member
3380 short slot_offset, subslot_offset; in PyType_FromModuleAndSpec() local