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

  /xsrc/external/mit/MesaLib/dist/src/compiler/glsl/
ir_validate.cpp 346 assert(ir->type->is_int_16_32());
353 assert(ir->operands[0]->type->is_int_16_32());
374 assert(ir->operands[0]->type->is_int_16_32());
379 assert(ir->type->is_int_16_32());
386 assert(ir->operands[0]->type->is_int_16_32());
391 assert(ir->type->is_int_16_32());
428 assert(ir->type->is_int_16_32());
432 assert(ir->type->is_int_16_32());
463 assert(ir->operands[0]->type->is_int_16_32());
483 assert(ir->operands[0]->type->is_int_16_32());
    [all...]
glsl_to_nir.cpp 2305 result = ir->type->is_int_16_32() ?
  /xsrc/external/mit/MesaLib/dist/src/compiler/
glsl_types.h 874 bool is_int_16_32() const function in struct:glsl_type

Completed in 8 milliseconds