Home
last modified time | relevance | path

Searched defs:lowp (Results 1 – 3 of 3) sorted by relevance

/external/skia/experimental/lowp-basic/
DCMakeLists.txt6 add_executable(lowp lowp_experiments.cpp) target
/external/oboe/samples/RhythmGame/third_party/glm/detail/
Dprecision.hpp25 lowp = packed_lowp, enumerator
/external/deqp/modules/glshared/
DglsBuiltinPrecisionTests.cpp5564 const FloatFormat lowp (0, 0, 7, false, tcu::YES); in addBuiltinPrecisionTests() local