Home
last modified time | relevance | path

Searched defs:out_mode (Results 1 – 8 of 8) sorted by relevance

/third_party/boost/libs/iostreams/test/detail/
Dconstants.hpp21 const BOOST_IOS::openmode out_mode = BOOST_IOS::out | BOOST_IOS::binary; variable
/third_party/vk-gl-cts/external/openglcts/modules/glesext/tessellation_shader/
DesextcTessellationShaderBarrier.cpp341 void TessellationShaderBarrier1::getDrawCallArgs(glw::GLenum* out_mode, glw::GLint* out_count, glw:… in getDrawCallArgs()
540 void TessellationShaderBarrier2::getDrawCallArgs(glw::GLenum* out_mode, glw::GLint* out_count, glw:… in getDrawCallArgs()
738 void TessellationShaderBarrier3::getDrawCallArgs(glw::GLenum* out_mode, glw::GLint* out_count, glw:… in getDrawCallArgs()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstglviewconvert.c1484 GstVideoMultiviewMode in_mode, GstVideoMultiviewMode out_mode, in _get_shader_string()
1642 GstVideoMultiviewMode out_mode = priv->output_mode; in _init_view_convert() local
1890 GstVideoMultiviewMode out_mode = priv->output_mode; in _do_view_convert_draw() local
2022 GstVideoMultiviewMode out_mode; in _do_view_convert() local
2297 GstVideoMultiviewMode in_mode, out_mode; in gst_gl_view_convert_get_output() local
/third_party/libnl/lib/route/link/
Dipvlan.c231 int rtnl_link_ipvlan_get_mode(struct rtnl_link *link, uint16_t *out_mode) in rtnl_link_ipvlan_get_mode()
/third_party/libnl/lib/route/act/
Dvlan.c224 int rtnl_vlan_get_mode(struct rtnl_act *act, int *out_mode) in rtnl_vlan_get_mode()
/third_party/gstreamer/gstplugins_base/tests/examples/gl/gtk/3dvideo/
Dmain.cpp46 GstVideoMultiviewFlags out_mode; member
/third_party/mesa3d/src/compiler/nir/
Dnir_lower_mediump.c33 nir_variable_mode *out_mode) in get_io_intrinsic()
/third_party/gstreamer/gstplugins_bad/ext/vulkan/
Dvkviewconvert.c369 GstVideoMultiviewMode in_mode, out_mode; in update_uniform() local