Lines Matching defs:false
237 return false;
266 * The base implementation of this function always returns \c false. The
269 * zero (or \c false for booleans).
278 * The base implementation of this function always returns \c false. The
290 * The base implementation of this function always returns \c false. The
293 * negative one. For boolean types, the result is always \c false.
305 virtual bool is_uint16_constant() const { return false; }
482 return false;
1053 * When this global is false, names passed to the constructor for
1062 * per-context. It begins life false. A context can, at some point, make
1314 * Returns false if the expression is not constant, true otherwise,
1892 ir_texture(enum ir_texture_opcode op, bool sparse = false)
2494 * \c gl_shader_program::LinkStatus will be set to false.