OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:smoothstep
(Results
1 - 25
of
28
) sorted by null
1
2
/external/skia/src/gpu/effects/
GrBlurredEdgeFragmentProcessor.fp
22
factor =
smoothstep
(1.0, 0.0, factor);
/external/skqp/src/gpu/effects/
GrBlurredEdgeFragmentProcessor.fp
22
factor =
smoothstep
(1.0, 0.0, factor);
/external/jemalloc/include/jemalloc/internal/
smoothstep.sh
3
# Generate a discrete lookup table for a sigmoid function in the
smoothstep
4
# family (https://en.wikipedia.org/wiki/
Smoothstep
), where the lookup table
8
# Usage:
smoothstep
.sh <variant> <nsteps> <bfp> <xprec> <yprec>
18
cmd="sh
smoothstep
.sh $*"
65
* This header defines a precomputed table based on the
smoothstep
family of
66
* sigmoidal curves (https://en.wikipedia.org/wiki/
Smoothstep
) that grow from 0
71
*
smoothstep
(x) = -2x + 3x
83
#define
SMOOTHSTEP
\\
/external/vulkan-validation-layers/libs/glm/detail/
func_common.hpp
309
/// @see <a href="http://www.opengl.org/sdk/docs/manglsl/xhtml/
smoothstep
.xml">GLSL
smoothstep
man page</a>
312
GLM_FUNC_DECL genType
smoothstep
(
318
GLM_FUNC_DECL genType
smoothstep
(
/external/vulkan-validation-layers/libs/glm/gtx/
simd_vec4.hpp
343
detail::fvec4SIMD
smoothstep
(
348
detail::fvec4SIMD
smoothstep
(
/prebuilts/ndk/r16/sources/third_party/vulkan/src/libs/glm/detail/
func_common.hpp
309
/// @see <a href="http://www.opengl.org/sdk/docs/manglsl/xhtml/
smoothstep
.xml">GLSL
smoothstep
man page</a>
312
GLM_FUNC_DECL genType
smoothstep
(
318
GLM_FUNC_DECL genType
smoothstep
(
/prebuilts/ndk/r16/sources/third_party/vulkan/src/libs/glm/gtx/
simd_vec4.hpp
343
detail::fvec4SIMD
smoothstep
(
348
detail::fvec4SIMD
smoothstep
(
/external/clang/lib/Headers/
opencl-c.h
[
all
...]
/prebuilts/clang/host/darwin-x86/clang-3289846/lib64/clang/3.8/include/
opencl-c.h
[
all
...]
/prebuilts/clang/host/darwin-x86/clang-3859424/lib64/clang/4.0/include/
opencl-c.h
[
all
...]
/prebuilts/clang/host/darwin-x86/clang-4053586/lib64/clang/5.0/include/
opencl-c.h
[
all
...]
/prebuilts/clang/host/darwin-x86/clang-4393122/lib64/clang/5.0.1/include/
opencl-c.h
[
all
...]
/prebuilts/clang/host/darwin-x86/clang-4479392/lib64/clang/5.0.2/include/
opencl-c.h
[
all
...]
/prebuilts/clang/host/darwin-x86/clang-4579689/lib64/clang/6.0.1/include/
opencl-c.h
[
all
...]
/prebuilts/clang/host/darwin-x86/clang-4630689/lib64/clang/6.0.1/include/
opencl-c.h
[
all
...]
/prebuilts/clang/host/darwin-x86/clang-4639204/lib64/clang/6.0.1/include/
opencl-c.h
[
all
...]
/prebuilts/clang/host/darwin-x86/clang-4691093/lib64/clang/6.0.2/include/
opencl-c.h
[
all
...]
/prebuilts/clang/host/linux-x86/clang-3289846/lib64/clang/3.8/include/
opencl-c.h
[
all
...]
/prebuilts/clang/host/linux-x86/clang-3859424/lib64/clang/4.0/include/
opencl-c.h
[
all
...]
/prebuilts/clang/host/linux-x86/clang-4053586/lib64/clang/5.0/include/
opencl-c.h
[
all
...]
/prebuilts/clang/host/linux-x86/clang-4393122/lib64/clang/5.0.1/include/
opencl-c.h
[
all
...]
/prebuilts/clang/host/linux-x86/clang-4479392/lib64/clang/5.0.2/include/
opencl-c.h
[
all
...]
/prebuilts/clang/host/linux-x86/clang-4579689/lib64/clang/6.0.1/include/
opencl-c.h
[
all
...]
/prebuilts/clang/host/linux-x86/clang-4630689/lib64/clang/6.0.1/include/
opencl-c.h
[
all
...]
/prebuilts/clang/host/linux-x86/clang-4639204/lib64/clang/6.0.1/include/
opencl-c.h
[
all
...]
Completed in 6851 milliseconds
1
2