Searched defs:usesPointCoord (Results 1 – 5 of 5) sorted by relevance
75 bool usesPointCoord() const { return mUsesPointCoord; } in usesPointCoord() function
1017 const bool usesPointCoord = preambleString.find("gl_PointCoord") != std::string::npos; in generateGeometryShaderHLSL() local
440 bool ProgramD3DMetadata::usesPointCoord() const in usesPointCoord() function in rx::ProgramD3DMetadata
827 bool usesPointCoord = false; in translateImpl() local
1029 bool usesPointCoord = false; in translateImpl() local