Home
last modified time | relevance | path

Searched refs:ftransform (Results 1 – 6 of 6) sorted by relevance

/external/mesa3d/docs/
Dshading.rst24 transforms the vertex position with ftransform() and passes through
108 - The ftransform() function doesn't necessarily match the results of
/external/mesa3d/.gitlab-ci/piglit/
Dglslparser.txt2141 spec/glsl-1.50/compiler/arb_compatibility-gs/ftransform.geom: skip
2186 spec/glsl-1.50/compiler/arb_compatibility/ftransform.vert: skip
2228 spec/glsl-1.50/compiler/compatibility-gs/ftransform.geom: skip
2263 spec/glsl-1.50/compiler/compatibility/ftransform.vert: skip
/external/angle/src/compiler/translator/
Dbuiltin_function_declarations.txt283 vec4 ftransform();
DSymbolTable_autogen.cpp117 constexpr const ImmutableString ftransform("ftransform"); variable
6695 constexpr const TFunction ftransform_(BuiltInId::ftransform,
6696 BuiltInName::ftransform,
/external/angle/src/compiler/translator/tree_util/
DBuiltIn_complete_autogen.h534 static constexpr const TSymbolUniqueId ftransform = TSymbolUniqueId(498); variable
/external/mesa3d/src/compiler/glsl/
Dbuiltin_functions.cpp1065 B0(ftransform);