Home
last modified time | relevance | path

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

/third_party/mesa3d/src/compiler/glsl/
Dir.cpp1040 this->value.i16[i] = value->get_int16_component(j); in ir_constant()
1197 ir_constant::get_int16_component(unsigned i) const in get_int16_component() function in ir_constant
1402 value.i16[i+offset] = src->get_int16_component(i); in copy_offset()
1470 value.i16[i+offset] = src->get_int16_component(id++); in copy_masked_offset()
Dir.h2293 int16_t get_int16_component(unsigned i) const;