Home
last modified time | relevance | path

Searched refs:VertexID (Results 51 – 75 of 345) sorted by relevance

12345678910>>...14

/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/ext/glslang/Test/
H A Dhlsl.semantic.geom11 void main(triangle in uint VertexID[3] : VertexID,
19 void notmain(line in uint VertexID[2] : VertexID,
H A Dhlsl.struct.split.array.geom6 uint VertexID : VertexID;
12 void main(point uint v[1] : VertexID, inout TriangleStream<PSInput> OutputStream)
/dports/graphics/waifu2x-ncnn-vulkan/waifu2x-ncnn-vulkan-20210521/src/ncnn/glslang/Test/
H A Dhlsl.semantic.geom11 void main(triangle in uint VertexID[3] : VertexID,
19 void notmain(line in uint VertexID[2] : VertexID,
H A Dhlsl.struct.split.array.geom6 uint VertexID : VertexID;
12 void main(point uint v[1] : VertexID, inout TriangleStream<PSInput> OutputStream)
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/glslang/src/Test/
H A Dhlsl.semantic.geom11 void main(triangle in uint VertexID[3] : VertexID,
19 void notmain(line in uint VertexID[2] : VertexID,
/dports/graphics/glslang/glslang-11.7.1/Test/
H A Dhlsl.semantic.geom11 void main(triangle in uint VertexID[3] : VertexID,
19 void notmain(line in uint VertexID[2] : VertexID,
/dports/benchmarks/vkpeak/vkpeak-20210430/ncnn/glslang/Test/
H A Dhlsl.semantic.geom11 void main(triangle in uint VertexID[3] : VertexID,
19 void notmain(line in uint VertexID[2] : VertexID,
/dports/graphics/realsr-ncnn-vulkan/realsr-ncnn-vulkan-20210210/src/ncnn/glslang/Test/
H A Dhlsl.semantic.geom11 void main(triangle in uint VertexID[3] : VertexID,
19 void notmain(line in uint VertexID[2] : VertexID,
/dports/games/retroarch/RetroArch-1.9.7/deps/glslang/glslang/Test/baseResults/
H A Dhlsl.semantic.geom.out10 0:13 'VertexID' ( in 3-element array of uint)
90 0:13 'VertexID' ( in 3-element array of uint)
183 Name 15 "VertexID"
192 Name 55 "VertexID"
193 Name 57 "VertexID"
237 57(VertexID): 56(ptr) Variable Input
240 55(VertexID): 9(ptr) Variable Function
244 58: 8 Load 57(VertexID)
245 Store 55(VertexID) 58
246 61: 8 Load 55(VertexID)
[all …]
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/glslang/Test/baseResults/
H A Dhlsl.semantic.geom.out10 0:13 'VertexID' ( in 3-element array of uint)
90 0:13 'VertexID' ( in 3-element array of uint)
184 Name 15 "VertexID"
193 Name 55 "VertexID"
194 Name 57 "VertexID"
238 57(VertexID): 56(ptr) Variable Input
241 55(VertexID): 9(ptr) Variable Function
245 58: 8 Load 57(VertexID)
246 Store 55(VertexID) 58
247 61: 8 Load 55(VertexID)
[all …]
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/3rdparty/glslang/Test/baseResults/
H A Dhlsl.semantic.geom.out10 0:13 'VertexID' ( in 3-element array of uint)
90 0:13 'VertexID' ( in 3-element array of uint)
184 Name 15 "VertexID"
193 Name 55 "VertexID"
194 Name 57 "VertexID"
238 57(VertexID): 56(ptr) Variable Input
241 55(VertexID): 9(ptr) Variable Function
245 58: 8 Load 57(VertexID)
246 Store 55(VertexID) 58
247 61: 8 Load 55(VertexID)
[all …]
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/segmentation/include/pcl/segmentation/impl/
H A Dlccp_segmentation.hpp254 std::map<std::uint32_t, VertexID> label_ID_map; in prepareSegmentation()
261 VertexID node_id = boost::add_vertex (sv_adjacency_list_); in prepareSegmentation()
272 VertexID u = label_ID_map[sv_label]; in prepareSegmentation()
273 VertexID v = label_ID_map[neighbor_label]; in prepareSegmentation()
313 const VertexID sv_vertex_id = *sv_itr; in doGrouping()
325 pcl::LCCPSegmentation<PointT>::recursiveSegmentGrowing (const VertexID &query_point_id, in recursiveSegmentGrowing()
341 const VertexID neighbor_ID = boost::target (*out_Edge_itr, sv_adjacency_list_); in recursiveSegmentGrowing()
372 const VertexID source = boost::source (*edge_itr, sv_adjacency_list_); in applyKconvexity()
373 const VertexID target = boost::target (*edge_itr, sv_adjacency_list_); in applyKconvexity()
379 VertexID source_neighbor_ID = boost::target (*source_neighbors_itr, sv_adjacency_list_); in applyKconvexity()
[all …]
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/ext/glslang/Test/baseResults/
H A Dhlsl.semantic.geom.out10 0:13 'VertexID' ( in 3-element array of uint)
71 0:21 'VertexID' ( in 2-element array of uint)
142 0:13 'VertexID' ( in 3-element array of uint)
288 Name 15 "VertexID"
291 Name 23 "VertexID"
350 65(VertexID): 64(ptr) Variable Input
353 63(VertexID): 9(ptr) Variable Function
357 66: 8 Load 65(VertexID)
359 69: 8 Load 63(VertexID)
367 15(VertexID): 9(ptr) FunctionParameter
[all …]
/dports/emulators/ppsspp/ppsspp-1.12.3/ext/glslang/Test/baseResults/
H A Dhlsl.semantic.geom.out10 0:13 'VertexID' ( in 3-element array of uint)
71 0:21 'VertexID' ( in 2-element array of uint)
142 0:13 'VertexID' ( in 3-element array of uint)
288 Name 15 "VertexID"
291 Name 23 "VertexID"
350 65(VertexID): 64(ptr) Variable Input
353 63(VertexID): 9(ptr) Variable Function
357 66: 8 Load 65(VertexID)
359 69: 8 Load 63(VertexID)
367 15(VertexID): 9(ptr) FunctionParameter
[all …]
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/ext/glslang/Test/baseResults/
H A Dhlsl.semantic.geom.out10 0:13 'VertexID' ( in 3-element array of uint)
71 0:21 'VertexID' ( in 2-element array of uint)
142 0:13 'VertexID' ( in 3-element array of uint)
288 Name 15 "VertexID"
291 Name 23 "VertexID"
350 65(VertexID): 64(ptr) Variable Input
353 63(VertexID): 9(ptr) Variable Function
357 66: 8 Load 65(VertexID)
359 69: 8 Load 63(VertexID)
367 15(VertexID): 9(ptr) FunctionParameter
[all …]
/dports/graphics/waifu2x-ncnn-vulkan/waifu2x-ncnn-vulkan-20210521/src/ncnn/glslang/Test/baseResults/
H A Dhlsl.semantic.geom.out10 0:13 'VertexID' ( in 3-element array of uint)
71 0:21 'VertexID' ( in 2-element array of uint)
142 0:13 'VertexID' ( in 3-element array of uint)
288 Name 15 "VertexID"
291 Name 23 "VertexID"
350 65(VertexID): 64(ptr) Variable Input
353 63(VertexID): 9(ptr) Variable Function
357 66: 8 Load 65(VertexID)
359 69: 8 Load 63(VertexID)
367 15(VertexID): 9(ptr) FunctionParameter
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/glslang/src/Test/baseResults/
H A Dhlsl.semantic.geom.out10 0:13 'VertexID' ( in 3-element array of uint)
71 0:21 'VertexID' ( in 2-element array of uint)
142 0:13 'VertexID' ( in 3-element array of uint)
288 Name 15 "VertexID"
291 Name 23 "VertexID"
350 65(VertexID): 64(ptr) Variable Input
353 63(VertexID): 9(ptr) Variable Function
357 66: 8 Load 65(VertexID)
359 69: 8 Load 63(VertexID)
367 15(VertexID): 9(ptr) FunctionParameter
[all …]
/dports/graphics/glslang/glslang-11.7.1/Test/baseResults/
H A Dhlsl.semantic.geom.out10 0:13 'VertexID' ( in 3-element array of uint)
71 0:21 'VertexID' ( in 2-element array of uint)
142 0:13 'VertexID' ( in 3-element array of uint)
288 Name 15 "VertexID"
291 Name 23 "VertexID"
350 65(VertexID): 64(ptr) Variable Input
353 63(VertexID): 9(ptr) Variable Function
357 66: 8 Load 65(VertexID)
359 69: 8 Load 63(VertexID)
367 15(VertexID): 9(ptr) FunctionParameter
[all …]
/dports/benchmarks/vkpeak/vkpeak-20210430/ncnn/glslang/Test/baseResults/
H A Dhlsl.semantic.geom.out10 0:13 'VertexID' ( in 3-element array of uint)
71 0:21 'VertexID' ( in 2-element array of uint)
142 0:13 'VertexID' ( in 3-element array of uint)
288 Name 15 "VertexID"
291 Name 23 "VertexID"
350 65(VertexID): 64(ptr) Variable Input
353 63(VertexID): 9(ptr) Variable Function
357 66: 8 Load 65(VertexID)
359 69: 8 Load 63(VertexID)
367 15(VertexID): 9(ptr) FunctionParameter
[all …]
/dports/graphics/realsr-ncnn-vulkan/realsr-ncnn-vulkan-20210210/src/ncnn/glslang/Test/baseResults/
H A Dhlsl.semantic.geom.out10 0:13 'VertexID' ( in 3-element array of uint)
71 0:21 'VertexID' ( in 2-element array of uint)
142 0:13 'VertexID' ( in 3-element array of uint)
288 Name 15 "VertexID"
291 Name 23 "VertexID"
350 65(VertexID): 64(ptr) Variable Input
353 63(VertexID): 9(ptr) Variable Function
357 66: 8 Load 65(VertexID)
359 69: 8 Load 63(VertexID)
367 15(VertexID): 9(ptr) FunctionParameter
[all …]
/dports/games/retroarch/RetroArch-1.9.7/deps/glslang/glslang/Test/
H A Dhlsl.struct.split.array.geom6 uint VertexID : VertexID;
12 void main(point uint v[1] : VertexID, inout TriangleStream<PSInput> OutputStream)
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/ext/glslang/Test/
H A Dhlsl.struct.split.array.geom6 uint VertexID : VertexID;
12 void main(point uint v[1] : VertexID, inout TriangleStream<PSInput> OutputStream)
/dports/emulators/ppsspp/ppsspp-1.12.3/ext/glslang/Test/
H A Dhlsl.struct.split.array.geom6 uint VertexID : VertexID;
12 void main(point uint v[1] : VertexID, inout TriangleStream<PSInput> OutputStream)
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/glslang/Test/
H A Dhlsl.struct.split.array.geom6 uint VertexID : VertexID;
12 void main(point uint v[1] : VertexID, inout TriangleStream<PSInput> OutputStream)
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/3rdparty/glslang/Test/
H A Dhlsl.struct.split.array.geom6 uint VertexID : VertexID;
12 void main(point uint v[1] : VertexID, inout TriangleStream<PSInput> OutputStream)

12345678910>>...14