Searched refs:needsLocalCoords (Results 1 – 6 of 6) sorted by relevance
103 bool needsLocalCoords() const { in needsLocalCoords() function144 bool needsLocalCoords() const { in needsLocalCoords() function
42 bool PipelineDataGatherer::needsLocalCoords() const { in needsLocalCoords() function in skgpu::graphite::PipelineDataGatherer
108 bool needsLocalCoords() const;
368 result.fRequiresLocalCoords = shaderInfo.needsLocalCoords(); in GetSkSLFS()
169 const std::string localCoordinates = this->needsLocalCoords() ? "localCoordsVar" in toSkSL()305 if (entry->needsLocalCoords()) { in append_default_snippet_arguments()
47 bool needsLocalCoords, in Make() argument54 needsLocalCoords, in Make()416 bool needsLocalCoords, in MeshGP() argument423 , fNeedsLocalCoords(needsLocalCoords) { in MeshGP()