Searched defs:fHasPerspective (Results 1 – 3 of 3) sorted by relevance
80 bool fHasPerspective = false; // Only valid if fKind is kUniformMatrix variable
268 uint32_t fHasPerspective : 1; // True if perspective affects draw variable
150 const bool fHasPerspective; member