Home
last modified time | relevance | path

Searched defs:is_mesh (Results 1 – 24 of 24) sorted by relevance

/dports/math/octave/octave-6.4.0/scripts/plot/appearance/
H A Dlighting.m107 is_mesh = strcmp (fc, "none"); variable
120 is_mesh = is_mesh | cellfun (@(x) isequal (x, bc), fc); variable
H A Dshading.m107 is_mesh = strcmp (fc, "none"); variable
/dports/devel/godot/godot-3.2.3-stable/editor/import/
H A Dresource_importer_texture_atlas.h41 bool is_mesh; member
/dports/devel/godot-tools/godot-3.2.3-stable/editor/import/
H A Dresource_importer_texture_atlas.h41 bool is_mesh; member
/dports/cad/PrusaSlicer/PrusaSlicer-version_2.3.3/src/libigl/igl/
H A Dguess_extension.cpp55 const auto is_mesh = [](FILE * mesh_file )->bool in guess_extension() local
/dports/graphics/wings/libigl-2.1.0/include/igl/
H A Dguess_extension.cpp55 const auto is_mesh = [](FILE * mesh_file )->bool in guess_extension() local
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/staging/rtl8192e/rtl8192e/
H A Drtl_cam.c58 u32 *KeyContent, u8 is_mesh) in rtl92e_set_swcam()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/staging/rtl8192e/rtl8192e/
H A Drtl_cam.c58 u32 *KeyContent, u8 is_mesh) in rtl92e_set_swcam()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/staging/rtl8192e/rtl8192e/
H A Drtl_cam.c58 u32 *KeyContent, u8 is_mesh) in rtl92e_set_swcam()
/dports/graphics/blender/blender-2.91.0/source/blender/draw/engines/overlay/
H A Doverlay_wireframe.c171 const bool is_mesh = ob->type == OB_MESH; in OVERLAY_wireframe_cache_populate() local
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/staging/rtl8192e/
H A Drtllib_softmac.c474 static void rtllib_send_probe(struct rtllib_device *ieee, u8 is_mesh) in rtllib_send_probe()
486 static void rtllib_send_probe_requests(struct rtllib_device *ieee, u8 is_mesh) in rtllib_send_probe_requests()
504 static void rtllib_softmac_scan_syncro(struct rtllib_device *ieee, u8 is_mesh) in rtllib_softmac_scan_syncro()
754 void rtllib_start_scan_syncro(struct rtllib_device *ieee, u8 is_mesh) in rtllib_start_scan_syncro()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/staging/rtl8192e/
H A Drtllib_softmac.c474 static void rtllib_send_probe(struct rtllib_device *ieee, u8 is_mesh) in rtllib_send_probe()
486 static void rtllib_send_probe_requests(struct rtllib_device *ieee, u8 is_mesh) in rtllib_send_probe_requests()
504 static void rtllib_softmac_scan_syncro(struct rtllib_device *ieee, u8 is_mesh) in rtllib_softmac_scan_syncro()
754 void rtllib_start_scan_syncro(struct rtllib_device *ieee, u8 is_mesh) in rtllib_start_scan_syncro()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/staging/rtl8192e/
H A Drtllib_softmac.c474 static void rtllib_send_probe(struct rtllib_device *ieee, u8 is_mesh) in rtllib_send_probe()
486 static void rtllib_send_probe_requests(struct rtllib_device *ieee, u8 is_mesh) in rtllib_send_probe_requests()
504 static void rtllib_softmac_scan_syncro(struct rtllib_device *ieee, u8 is_mesh) in rtllib_softmac_scan_syncro()
754 void rtllib_start_scan_syncro(struct rtllib_device *ieee, u8 is_mesh) in rtllib_start_scan_syncro()
/dports/lang/p5-Scalar-List-Utils/Scalar-List-Utils-1.60/
H A DListUtil.xs1591 bool is_mesh = (ix & ZIP_MESH); variable
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/cpan/Scalar-List-Utils/
H A DListUtil.xs1586 bool is_mesh = (ix & ZIP_MESH); variable
/dports/graphics/blender/blender-2.91.0/source/blender/draw/engines/eevee/
H A Deevee_shaders.c1275 const bool is_mesh = (options & VAR_MAT_MESH) != 0; in eevee_material_post_eval() local
/dports/science/ascent/ascent-0.7.1-66-gbcf2742a/src/ascent/runtimes/flow_filters/
H A Dascent_runtime_rendering_filters.cpp1422 bool is_mesh = false; in verify_params() local
/dports/science/py-abipy/abipy-0.9.0/abipy/core/
H A Dkpoints.py1646 def is_mesh(self): member in KSamplingInfo
/dports/devel/godot2/godot-2.1.6-stable/platform/iphone/
H A Drasterizer_iphone.cpp2437 bool RasterizerIPhone::is_mesh(const RID &p_rid) const { in is_mesh() function in RasterizerIPhone
/dports/devel/godot2-tools/godot-2.1.6-stable/servers/visual/
H A Drasterizer_dummy.cpp1515 bool RasterizerDummy::is_mesh(const RID &p_rid) const { in is_mesh() function in RasterizerDummy
/dports/devel/godot2-tools/godot-2.1.6-stable/platform/iphone/
H A Drasterizer_iphone.cpp2437 bool RasterizerIPhone::is_mesh(const RID &p_rid) const { in is_mesh() function in RasterizerIPhone
/dports/devel/godot2/godot-2.1.6-stable/servers/visual/
H A Drasterizer_dummy.cpp1515 bool RasterizerDummy::is_mesh(const RID &p_rid) const { in is_mesh() function in RasterizerDummy
/dports/devel/godot2-tools/godot-2.1.6-stable/drivers/gles2/
H A Drasterizer_gles2.cpp9332 bool RasterizerGLES2::is_mesh(const RID &p_rid) const { in is_mesh() function in RasterizerGLES2
/dports/devel/godot2/godot-2.1.6-stable/drivers/gles2/
H A Drasterizer_gles2.cpp9332 bool RasterizerGLES2::is_mesh(const RID &p_rid) const { in is_mesh() function in RasterizerGLES2