Home
last modified time | relevance | path

Searched defs:get_offset (Results 1 – 6 of 6) sorted by relevance

/third_party/mesa3d/src/freedreno/afuc/
Demu-regs.c314 unsigned (*get_offset)(const char *name); member
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_instr_tex.cpp71 int TexInstr::get_offset(unsigned index) const in get_offset() function in r600::TexInstr
/third_party/mesa3d/src/gallium/auxiliary/translate/
Dtranslate_sse.c147 get_offset(const void *a, const void *b) in get_offset() function
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-var-gvar-table.hh492 unsigned get_offset (unsigned i) const in get_offset() function
Dhb-ot-layout-common.hh434 const Offset16To<Type>& get_offset (unsigned int i) const in get_offset() function
436 Offset16To<Type>& get_offset (unsigned int i) in get_offset() function
/third_party/mesa3d/src/broadcom/vulkan/
Dv3dv_device.c2160 struct drm_v3d_get_bo_offset get_offset = { in device_import_bo() local