Searched defs:usesPointCoord (Results 1 – 5 of 5) sorted by relevance
83 bool usesPointCoord; member
218 bool ProgramD3DMetadata::usesPointCoord() const in usesPointCoord() function in rx::ProgramD3DMetadata
1236 const bool usesPointCoord = preambleString.find("gl_PointCoord") != std::string::npos; in GenerateGeometryShaderHLSL() local
978 bool usesPointCoord = false; in translateImpl() local
1108 bool usesPointCoord = false; in translateImpl() local