Home
last modified time | relevance | path

Searched defs:vert (Results 1 – 25 of 89) sorted by relevance

1234

/third_party/gstreamer/gstplugins_base/tests/check/libs/
Dgstglshader.c58 GstGLSLStage *vert; in _test_compile_attach_gl() local
81 GstGLSLStage *vert; in _test_separate_compile_attach_gl() local
106 GstGLSLStage *vert; in _test_detach_gl() local
131 GstGLSLStage *vert, *frag; in _test_link_gl() local
/third_party/skia/docs/examples/
DDifference.cpp14 SkPoint vert[] = { { 0, 0 }, { 0, 256 } }; in draw() local
DMultiply.cpp14 SkPoint vert[] = { { 0, 0 }, { 0, 256 } }; in draw() local
DExclusion.cpp14 SkPoint vert[] = { { 0, 0 }, { 0, 256 } }; in draw() local
DDst_Over.cpp15 SkPoint vert[] = { { 0, 0 }, { 0, 256 } }; in draw() local
DSrc_Atop.cpp15 SkPoint vert[] = { { 0, 0 }, { 0, 256 } }; in draw() local
DScreen.cpp15 SkPoint vert[] = { { 0, 0 }, { 0, 256 } }; in draw() local
DDst_Out.cpp15 SkPoint vert[] = { { 0, 0 }, { 0, 256 } }; in draw() local
DSrc_In.cpp15 SkPoint vert[] = { { 0, 0 }, { 0, 256 } }; in draw() local
DDst_In.cpp15 SkPoint vert[] = { { 0, 0 }, { 0, 256 } }; in draw() local
DSrc_Out.cpp15 SkPoint vert[] = { { 0, 0 }, { 0, 256 } }; in draw() local
DDst_Atop.cpp15 SkPoint vert[] = { { 0, 0 }, { 0, 256 } }; in draw() local
DOverlay.cpp15 SkPoint vert[] = { { 0, 0 }, { 0, 256 } }; in draw() local
DSrc_Over.cpp15 SkPoint vert[] = { { 0, 0 }, { 0, 256 } }; in draw() local
/third_party/mesa3d/src/gallium/auxiliary/translate/
Dtranslate_generic.c592 void *vert) in generic_run_one()
663 char *vert = output_buffer; in generic_run_elts() local
681 char *vert = output_buffer; in generic_run_elts16() local
699 char *vert = output_buffer; in generic_run_elts8() local
717 char *vert = output_buffer; in generic_run() local
/third_party/gstreamer/gstplugins_base/ext/gl/
Dgstglutils.c40 GstGLSLStage *vert, *frag; in _compile_shader() local
/third_party/skia/gm/
Dbigrect.cpp38 SkRect vert = SkRect::MakeLTRB(5, -big, 10, big); in draw_big_rect() local
/third_party/mesa3d/src/intel/compiler/
Dbrw_compile_sf.c49 struct brw_reg vert[3]; member
98 struct brw_reg vert, in get_vue_slot()
111 struct brw_reg vert, in get_varying()
129 struct brw_reg vert ) in copy_bfc()
/third_party/skia/src/sfnt/
DSkOTTable_EBSC.h31 SkOTTableEmbeddedBitmapLocation::SbitLineMetrics vert; member
/third_party/gstreamer/gstplugins_bad/ext/vulkan/
Dvkimageidentity.c145 GstVulkanHandle *vert, *frag; in gst_vulkan_image_identity_start() local
/third_party/mesa3d/src/gallium/auxiliary/draw/
Ddraw_pipe.h121 const struct vertex_header *vert, in dup_vert()
/third_party/skia/third_party/externals/harfbuzz/util/
Dview-cairo.hh98 int vert = vertical ? 1 : 0; in render() local
/third_party/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_sanity.c421 uint vert; in iter_declaration() local
429 uint vert; in iter_declaration() local
/third_party/mesa3d/src/mesa/state_tracker/
Dst_cb_rasterpos.c121 const struct vertex_header *vert, in update_attrib()
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/bitmap/
DBitmapSizeTable.java71 public void /* SBitLineMetrics */vert() { in vert() method in BitmapSizeTable
303 public void /* SBitLineMetrics */vert() { in vert() method in BitmapSizeTable.Builder

1234