Home
last modified time | relevance | path

Searched refs:v_bc (Results 1 – 25 of 42) sorted by relevance

12

/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/examples/28-wireframe/
H A Dfs_wf_wireframe.sc1 $input v_view, v_bc
19 vec3 fw = abs(dFdx(v_bc)) + abs(dFdy(v_bc));
20 vec3 val = smoothstep(vec3_splat(0.0), fw*thickness, v_bc);
H A Dfs_wf_mesh.sc1 $input v_view, v_bc, v_normal
68 vec3 fw = abs(dFdx(v_bc)) + abs(dFdy(v_bc));
69 vec3 val = smoothstep(vec3_splat(0.0), fw*thickness, v_bc);
H A Dvs_wf_wireframe.sc2 $output v_view, v_bc
17 v_bc = a_color1;
H A Dvs_wf_mesh.sc2 $output v_view, v_bc, v_normal
17 v_bc = a_color1;
H A Dvarying.def.sc2 vec3 v_bc : TEXCOORD1 = vec3(0.0, 0.0, 0.0);
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/examples/28-wireframe/
H A Dfs_wf_wireframe.sc1 $input v_view, v_bc
19 vec3 fw = abs(dFdx(v_bc)) + abs(dFdy(v_bc));
20 vec3 val = smoothstep(vec3_splat(0.0), fw*thickness, v_bc);
H A Dfs_wf_mesh.sc1 $input v_view, v_bc, v_normal
68 vec3 fw = abs(dFdx(v_bc)) + abs(dFdy(v_bc));
69 vec3 val = smoothstep(vec3_splat(0.0), fw*thickness, v_bc);
H A Dvs_wf_wireframe.sc2 $output v_view, v_bc
17 v_bc = a_color1;
H A Dvs_wf_mesh.sc2 $output v_view, v_bc, v_normal
17 v_bc = a_color1;
H A Dvarying.def.sc2 vec3 v_bc : TEXCOORD1 = vec3(0.0, 0.0, 0.0);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/Parser/
H A Daltivec.c45 vector bool char v_bc; variable
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/Parser/
H A Daltivec.c43 vector bool char v_bc; variable
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/Parser/
H A Daltivec.c45 vector bool char v_bc; variable
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/Parser/
H A Daltivec.c45 vector bool char v_bc; variable
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/Parser/
H A Daltivec.c43 vector bool char v_bc; variable
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/test/Parser/
H A Daltivec.c43 vector bool char v_bc; variable
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/Parser/
H A Daltivec.c43 vector bool char v_bc; variable
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/Parser/
H A Daltivec.c43 vector bool char v_bc; variable
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/Parser/
H A Daltivec.c45 vector bool char v_bc; variable
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/Parser/
H A Daltivec.c45 vector bool char v_bc; variable
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/Parser/
H A Daltivec.c45 vector bool char v_bc; variable
/dports/lang/clang-mesa/clang-13.0.1.src/test/Parser/
H A Daltivec.c45 vector bool char v_bc; variable
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/Parser/
H A Daltivec.c45 vector bool char v_bc; variable
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/Parser/
H A Daltivec.c45 vector bool char v_bc; variable
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/test/Parser/
H A Daltivec.c43 vector bool char v_bc; variable

12