Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/glsl/
Dlink_varyings.h138 unsigned get_offset() const in get_offset() function
/external/mesa3d/src/mesa/tnl/
Dt_vertex_sse.c295 static GLint get_offset( const void *a, const void *b ) in get_offset() function
/external/mesa3d/src/gallium/auxiliary/translate/
Dtranslate_sse.c135 get_offset(const void *a, const void *b) in get_offset() function
/external/harfbuzz_ng/src/
Dhb-ot-layout-common.hh109 const OffsetTo<Type>& get_offset (unsigned int i) const in get_offset() function
111 OffsetTo<Type>& get_offset (unsigned int i) in get_offset() function
/external/clang/bindings/python/clang/
Dcindex.py1971 def get_offset(self, fieldname): member in Type