Home
last modified time | relevance | path

Searched defs:IMM_FP (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/compiler/glsl/
H A Dbuiltin_functions.cpp5692 #define IMM_FP(type, val) (type->is_double()) ? imm(val) : imm((float)val) macro
[all...]

Completed in 17 milliseconds