Home
last modified time | relevance | path

Searched refs:is_int_16_32_64 (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/compiler/
Dglsl_types.h858 bool is_int_16_32_64() const in is_int_16_32_64() function
/external/mesa3d/src/compiler/glsl/
Dir_validate.cpp323 assert(ir->operands[0]->type->is_int_16_32_64() || in visit_leave()