Home
last modified time | relevance | path

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

/third_party/mesa3d/src/compiler/glsl/
Dir.cpp1833 ir_swizzle::init_mask(const unsigned *comp, unsigned count) in init_mask() function in ir_swizzle
1879 this->init_mask(components, count); in ir_swizzle()
1886 this->init_mask(comp, count); in ir_swizzle()
Dir.h2044 void init_mask(const unsigned *components, unsigned count);