HomeSort by relevance Sort by last modified time
    Searched defs:isFloatType (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv50/codegen/
nv50_ir_inlines.h 92 static inline bool isFloatType(DataType ty)
  /external/mesa3d/src/gallium/drivers/nv50/codegen/
nv50_ir_inlines.h 92 static inline bool isFloatType(DataType ty)
  /frameworks/rs/api/
gen_runtime.cpp 94 bool isFloatType; // True if it's a floating point value
671 isFloatType = false;
678 isFloatType = TYPES[typeIndex].exponentBits > 0;
    [all...]
  /external/deqp/modules/gles3/functional/
es3fShaderOperatorTests.cpp 301 static inline bool isFloatType (ValueType type)
    [all...]

Completed in 359 milliseconds