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

  /xsrc/external/mit/MesaLib/dist/src/compiler/glsl/
ir_validate.cpp 698 assert(ir->operands[0]->type->is_float_32_64());
702 assert(ir->operands[0]->type->is_float_32_64());
858 assert(ir->operands[0]->type->is_float_32_64());
  /xsrc/external/mit/MesaLib/dist/src/compiler/
glsl_types.h 855 bool is_float_32_64() const function in struct:glsl_type

Completed in 5 milliseconds