HomeSort by: relevance | last modified time | path
    Searched defs:get_float16_type (Results 1 - 2 of 2) sorted by relevancy

  /xsrc/external/mit/MesaLib/dist/src/compiler/
glsl_types.cpp 475 const glsl_type *glsl_type::get_float16_type() const function in class:glsl_type
  /xsrc/external/mit/MesaLib/dist/src/microsoft/compiler/
dxil_module.c 532 get_float16_type(struct dxil_module *m) function
559 case 16: return get_float16_type(m);
683 case DXIL_F16: return get_float16_type(mod);
1637 const struct dxil_type *type = get_float16_type(m);

Completed in 48 milliseconds