Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/virgl/
Dvirgl_screen.c583 int vformat = VIRGL_FORMAT_R11G11B10_FLOAT; in virgl_is_vertex_format_supported() local
614 enum virgl_formats vformat = pipe_to_virgl_format(format); in virgl_format_check_bitmask() local
Dvirgl_encode.c305 enum virgl_formats vformat = virgl_formats_conv_table[format]; in pipe_to_virgl_format() local
/third_party/python/Lib/
Dstring.py192 def vformat(self, format_string, args, kwargs): member in Formatter
/third_party/mesa3d/src/mesa/state_tracker/
Dst_atom_array.cpp62 const struct gl_vertex_format *vformat, in init_velement()
/third_party/mesa3d/src/mesa/main/
Dapi_arrayelt.c67 vertex_format_to_index(const struct gl_vertex_format *vformat) in vertex_format_to_index()
1396 func_nv(const struct gl_vertex_format *vformat) in func_nv()
1407 func_arb(const struct gl_vertex_format *vformat) in func_arb()