Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/indices/
Du_unfilled_gen.py100 def vert( intype, outtype, v0 ): argument
106 def line( intype, outtype, ptr, v0, v1 ): argument
114 def do_tri( intype, outtype, ptr, v0, v1, v2 ): argument
119 def do_quad( intype, outtype, ptr, v0, v1, v2, v3 ): argument
125 def name(intype, outtype, prim): argument
131 def preamble(intype, outtype, prim): argument
153 def tris(intype, outtype): argument
161 def tristrip(intype, outtype): argument
169 def trifan(intype, outtype): argument
178 def polygon(intype, outtype): argument
[all …]
Du_indices_gen.py114 def vert( intype, outtype, v0 ): argument
120 def point( intype, outtype, ptr, v0 ): argument
123 def line( intype, outtype, ptr, v0, v1 ): argument
127 def tri( intype, outtype, ptr, v0, v1, v2 ): argument
132 def lineadj( intype, outtype, ptr, v0, v1, v2, v3 ): argument
138 def triadj( intype, outtype, ptr, v0, v1, v2, v3, v4, v5 ): argument
146 def do_point( intype, outtype, ptr, v0 ): argument
149 def do_line( intype, outtype, ptr, v0, v1, inpv, outpv ): argument
155 def do_tri( intype, outtype, ptr, v0, v1, v2, inpv, outpv ): argument
164 def do_quad( intype, outtype, ptr, v0, v1, v2, v3, inpv, outpv ): argument
[all …]
/external/fonttools/Tests/t1Lib/
Dt1Lib_test.py69 def write(font, outtype, dohex=False): argument
/external/deqp/modules/gles3/functional/
Des3fPixelBufferObjectTests.cpp206 std::string outtype = ""; in init() local
/external/virglrenderer/src/
Dvrend_shader.c1558 char outtype[15] = {0}; in emit_so_movs() local
4685 char outtype[6] = {0}; in emit_ios() local