Searched defs:is1D (Results 1 – 5 of 5) sorted by relevance
125 bool is1D = de::inRange<int>(program, PROGRAM_1D_FLOAT, PROGRAM_1D_UINT_BIAS) in getProgram() local
118 bool is1D() const in is1D() function
216 bool is1D = de::inRange<int>(program, PROGRAM_1D_FLOAT, PROGRAM_1D_SHADOW_BIAS) in initializePrograms() local
108 bool is1D() const { return dim == Esd1D; } in is1D() function