Home
last modified time | relevance | path

Searched defs:prim (Results 226 – 250 of 3373) sorted by relevance

12345678910>>...135

/dports/graphics/mesa-dri/mesa-21.3.6/src/gallium/auxiliary/indices/
H A Du_indices.c63 u_index_prim_type_convert(unsigned hw_mask, enum pipe_prim_type prim, bool pv_matches) in u_index_prim_type_convert()
123 enum pipe_prim_type prim, in u_index_translator()
171 u_index_count_converted_indices(unsigned hw_mask, bool pv_matches, enum pipe_prim_type prim, unsign… in u_index_count_converted_indices()
238 enum pipe_prim_type prim, in u_index_generator()
/dports/graphics/mesa-dri/mesa-21.3.6/src/mesa/state_tracker/
H A Dst_cb_rasterpos.c68 struct _mesa_prim prim; member
91 rastpos_tri( struct draw_stage *stage, struct prim_header *prim ) in rastpos_tri()
98 rastpos_line( struct draw_stage *stage, struct prim_header *prim ) in rastpos_line()
137 rastpos_point(struct draw_stage *stage, struct prim_header *prim) in rastpos_point()
/dports/lang/clover/mesa-21.3.6/src/gallium/auxiliary/indices/
H A Du_indices.c63 u_index_prim_type_convert(unsigned hw_mask, enum pipe_prim_type prim, bool pv_matches) in u_index_prim_type_convert()
123 enum pipe_prim_type prim, in u_index_translator()
171 u_index_count_converted_indices(unsigned hw_mask, bool pv_matches, enum pipe_prim_type prim, unsign… in u_index_count_converted_indices()
238 enum pipe_prim_type prim, in u_index_generator()
/dports/misc/usd/USD-21.11/pxr/usd/usd/
H A Drelationship.h250 UsdRelationship(const Usd_PrimDataHandle &prim, in UsdRelationship()
256 const Usd_PrimDataHandle &prim, in UsdRelationship()
H A DvariantSets.h189 UsdVariantSet(const UsdPrim &prim, in UsdVariantSet()
285 explicit UsdVariantSets(const UsdPrim& prim) in UsdVariantSets()
/dports/misc/usd/USD-21.11/pxr/usd/usdGeom/
H A DmotionAPI.cpp73 const UsdPrim &prim, std::string *whyNot) in CanApply()
80 UsdGeomMotionAPI::Apply(const UsdPrim &prim) in Apply()
173 UsdPrim prim = GetPrim(); in ComputeVelocityScale() local
/dports/graphics/embree/embree-3.13.2/kernels/builders/
H A Dpriminfo.h36 __forceinline void extend_primref(const PrimRef& prim) in extend_primref()
45 __forceinline void extend_center2(const PrimRef& prim) in extend_center2()
91 __forceinline void add_primref(const PrimRef& prim) in add_primref()
98 __forceinline void add_center2(const PrimRef& prim) { in add_center2()
104 __forceinline void add_center2(const PrimRef& prim, const size_t i) { in add_center2()
180 __forceinline void add_primref(const PrimRef& prim) in add_primref()
293 PrimRefMB* prim = prims->data(); in deterministic_order() local
/dports/science/bagel/bagel-1.2.2/src/basis/
H A Dcc-pvdz.json9 "prim" : [0.1220000], array
13 "prim" : [0.7270000], array
24 "prim" : [0.2976000], array
28 "prim" : [1.2750000], array
43 "prim" : [0.0280500], array
51 "prim" : [0.0240300], array
55 "prim" : [0.1239000], array
70 "prim" : [0.0589000], array
78 "prim" : [0.0601800], array
82 "prim" : [0.2380000], array
[all …]
H A Ddef2-SVP-2c-ecp.json11 "prim" : [11.720547572, 1.7625986449], array
15 "prim" : [0.28697476318], array
19 "prim" : [0.11227609607], array
23 "prim" : [20.499027254, 10.558754576, 1.5015895485, 0.64597173095], array
27 "prim" : [12.0], array
31 "prim" : [6.0], array
35 "prim" : [3.0288656771], array
39 "prim" : [0.34506591841], array
43 "prim" : [0.11134513813], array
51 "prim" : [2.0], array
[all …]
/dports/lang/yap/yap-6.2.2/library/regex/
H A Dcollate.h41 int prim, sec; member
45 int prim, sec; member
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/sys/linux/stdlib/
H A Dcollate.h42 int prim, sec; member
46 int prim, sec; member
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/newlib/libc/posix/
H A Dcollate.h42 int prim, sec; member
46 int prim, sec; member
/dports/games/stendhal/stendhal-1.35/src/games/stendhal/client/
H A DTriple.java26 private final P prim; field in Triple
83 public Triple(final P prim, final S sec, final T third) { in Triple()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/sys/linux/stdlib/
H A Dcollate.h42 int prim, sec; member
46 int prim, sec; member
/dports/misc/usd/USD-21.11/pxr/usdImaging/usdImagingGL/
H A DlegacyEngine.cpp807 const UsdPrim &prim, in _ProcessGprimColor()
828 UsdImagingGLLegacyEngine::_HandleXform(const UsdPrim &prim) in _HandleXform()
866 UsdImagingGLLegacyEngine::_HandleMesh(const UsdPrim &prim) in _HandleMesh()
890 UsdImagingGLLegacyEngine::_HandleCurves(const UsdPrim& prim) in _HandleCurves()
987 UsdImagingGLLegacyEngine::_HandleCube(const UsdPrim &prim) in _HandleCube()
1012 UsdImagingGLLegacyEngine::_HandleSphere(const UsdPrim &prim) in _HandleSphere()
1037 UsdImagingGLLegacyEngine::_HandleCone(const UsdPrim &prim) in _HandleCone()
1062 UsdImagingGLLegacyEngine::_HandleCylinder(const UsdPrim &prim) in _HandleCylinder()
1087 UsdImagingGLLegacyEngine::_HandleCapsule(const UsdPrim &prim) in _HandleCapsule()
1112 UsdImagingGLLegacyEngine::_HandlePoints(const UsdPrim &prim) in _HandlePoints()
[all …]
/dports/lang/clover/mesa-21.3.6/src/mesa/drivers/dri/i915/
H A Dintel_render.c109 intelDmaPrimitive(struct intel_context *intel, GLenum prim) in intelDmaPrimitive()
146 #define INIT( prim ) \ argument
184 GLuint prim = VB->Primitive[i].mode; in choose_render() local
242 GLuint prim = _tnl_translate_prim(&VB->Primitive[i]); in intel_run_render() local
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/mesa/drivers/dri/i915/
H A Dintel_render.c109 intelDmaPrimitive(struct intel_context *intel, GLenum prim) in intelDmaPrimitive()
146 #define INIT( prim ) \ argument
184 GLuint prim = VB->Primitive[i].mode; in choose_render() local
242 GLuint prim = _tnl_translate_prim(&VB->Primitive[i]); in intel_run_render() local
/dports/graphics/libosmesa/mesa-21.3.6/src/mesa/drivers/dri/i915/
H A Dintel_render.c109 intelDmaPrimitive(struct intel_context *intel, GLenum prim) in intelDmaPrimitive()
146 #define INIT( prim ) \ argument
184 GLuint prim = VB->Primitive[i].mode; in choose_render() local
242 GLuint prim = _tnl_translate_prim(&VB->Primitive[i]); in intel_run_render() local
/dports/graphics/mesa-libs/mesa-21.3.6/src/mesa/drivers/dri/i915/
H A Dintel_render.c109 intelDmaPrimitive(struct intel_context *intel, GLenum prim) in intelDmaPrimitive()
146 #define INIT( prim ) \ argument
184 GLuint prim = VB->Primitive[i].mode; in choose_render() local
242 GLuint prim = _tnl_translate_prim(&VB->Primitive[i]); in intel_run_render() local
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/mesa/drivers/dri/i915/
H A Dintel_render.c109 intelDmaPrimitive(struct intel_context *intel, GLenum prim) in intelDmaPrimitive()
146 #define INIT( prim ) \ argument
184 GLuint prim = VB->Primitive[i].mode; in choose_render() local
242 GLuint prim = _tnl_translate_prim(&VB->Primitive[i]); in intel_run_render() local
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/mesa/drivers/dri/i915/
H A Dintel_render.c109 intelDmaPrimitive(struct intel_context *intel, GLenum prim) in intelDmaPrimitive()
146 #define INIT( prim ) \ argument
184 GLuint prim = VB->Primitive[i].mode; in choose_render() local
242 GLuint prim = _tnl_translate_prim(&VB->Primitive[i]); in intel_run_render() local
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/mesa/drivers/dri/i915/
H A Dintel_render.c109 intelDmaPrimitive(struct intel_context *intel, GLenum prim) in intelDmaPrimitive()
146 #define INIT( prim ) \ argument
184 GLuint prim = VB->Primitive[i].mode; in choose_render() local
242 GLuint prim = _tnl_translate_prim(&VB->Primitive[i]); in intel_run_render() local
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/mesa/drivers/dri/i915/
H A Dintel_render.c109 intelDmaPrimitive(struct intel_context *intel, GLenum prim) in intelDmaPrimitive()
146 #define INIT( prim ) \ argument
184 GLuint prim = VB->Primitive[i].mode; in choose_render() local
242 GLuint prim = _tnl_translate_prim(&VB->Primitive[i]); in intel_run_render() local
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/mesa/drivers/dri/i915/
H A Dintel_render.c109 intelDmaPrimitive(struct intel_context *intel, GLenum prim) in intelDmaPrimitive()
146 #define INIT( prim ) \ argument
184 GLuint prim = VB->Primitive[i].mode; in choose_render() local
242 GLuint prim = _tnl_translate_prim(&VB->Primitive[i]); in intel_run_render() local
/dports/graphics/mesa-dri/mesa-21.3.6/src/mesa/drivers/dri/i915/
H A Dintel_render.c109 intelDmaPrimitive(struct intel_context *intel, GLenum prim) in intelDmaPrimitive()
146 #define INIT( prim ) \ argument
184 GLuint prim = VB->Primitive[i].mode; in choose_render() local
242 GLuint prim = _tnl_translate_prim(&VB->Primitive[i]); in intel_run_render() local

12345678910>>...135