Home
last modified time | relevance | path

Searched defs:res_offset (Results 1 – 5 of 5) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_instr_fetch.cpp546 uint32_t resid, PRegister res_offset, EVTXDataFormat data_format): in LoadFromBuffer()
593 PRegister res_offset = nullptr; in from_string() local
/third_party/skia/third_party/externals/freetype/src/winfonts/
Dwinfnt.c313 FT_ULong res_offset = mz_header.lfanew + in fnt_face_get_dll_font() local
/third_party/mesa3d/src/gallium/drivers/d3d12/
Dd3d12_draw.cpp174 uint64_t res_offset = 0; in fill_ssbo_descriptors() local
/third_party/mesa3d/src/microsoft/vulkan/
Ddzn_cmd_buffer.c4358 uint32_t res_offset = dzn_query_pool_get_result_offset(qpool, firstQuery + q); in dzn_CmdCopyQueryPoolResults() local
/third_party/python/Objects/
Dunicodeobject.c10069 Py_ssize_t sz, i, res_offset; in _PyUnicode_JoinArray() local