Searched defs:Nref (Results 1 – 6 of 6) sorted by relevance
| /external/oboe/samples/RhythmGame/third_party/glm/detail/ |
| D | func_geometric.inl | 203 GLM_FUNC_QUALIFIER genType faceforward(genType const & N, genType const & I, genType const & Nref) 209 …ype<T, P> faceforward(vecType<T, P> const & N, vecType<T, P> const & I, vecType<T, P> const & Nref)
|
| /external/oboe/samples/RhythmGame/third_party/glm/simd/ |
| D | geometric.h | 85 GLM_FUNC_QUALIFIER glm_vec4 glm_vec4_faceforward(glm_vec4 N, glm_vec4 I, glm_vec4 Nref) in glm_vec4_faceforward()
|
| /external/oboe/samples/RhythmGame/third_party/glm/gtx/ |
| D | simd_vec4.inl | 663 detail::fvec4SIMD const & Nref
|
| /external/swiftshader/src/Pipeline/ |
| D | SpirvShaderGLSLstd450.cpp | 303 auto Nref = Operand(shader, *this, insn.word(7)); in EmitExtGLSLstd450() local
|
| /external/skia/src/sksl/codegen/ |
| D | SkSLVMCodeGenerator.cpp | 1470 &Nref = args[2]; in writeIntrinsicCall() local
|
| /external/mesa3d/src/compiler/glsl/ |
| D | builtin_functions.cpp | 5873 ir_variable *Nref = in_var(type, "Nref"); in _faceforward() local
|