Home
last modified time | relevance | path

Searched refs:appendDecls (Results 1 – 25 of 32) sorted by relevance

12

/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/src/gpu/glsl/
H A DGrGLSLVarying.cpp131 void GrGLSLVaryingHandler::appendDecls(const VarArray& vars, SkString* out) const { in appendDecls() function in GrGLSLVaryingHandler
139 this->appendDecls(fVertexInputs, inputDecls); in getVertexDecls()
140 this->appendDecls(fVertexOutputs, outputDecls); in getVertexDecls()
144 this->appendDecls(fGeomInputs, inputDecls); in getGeomDecls()
145 this->appendDecls(fGeomOutputs, outputDecls); in getGeomDecls()
152 this->appendDecls(fFragInputs, inputDecls); in getFragDecls()
153 this->appendDecls(fFragOutputs, outputDecls); in getFragDecls()
H A DGrGLSLShaderBuilder.cpp226 void GrGLSLShaderBuilder::appendDecls(const VarArray& vars, SkString* out) const { in appendDecls() function in GrGLSLShaderBuilder
267 this->appendDecls(fInputs, &this->inputs()); in finalize()
268 this->appendDecls(fOutputs, &this->outputs()); in finalize()
H A DGrGLSLVarying.h173 void appendDecls(const VarArray& vars, SkString* out) const;
H A DGrGLSLShaderBuilder.h157 void appendDecls(const VarArray& vars, SkString* out) const;
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/src/gpu/glsl/
H A DGrGLSLVarying.cpp129 void GrGLSLVaryingHandler::appendDecls(const VarArray& vars, SkString* out) const { in appendDecls() function in GrGLSLVaryingHandler
137 this->appendDecls(fVertexInputs, inputDecls); in getVertexDecls()
138 this->appendDecls(fVertexOutputs, outputDecls); in getVertexDecls()
142 this->appendDecls(fGeomInputs, inputDecls); in getGeomDecls()
143 this->appendDecls(fGeomOutputs, outputDecls); in getGeomDecls()
150 this->appendDecls(fFragInputs, inputDecls); in getFragDecls()
151 this->appendDecls(fFragOutputs, outputDecls); in getFragDecls()
H A DGrGLSLShaderBuilder.cpp245 void GrGLSLShaderBuilder::appendDecls(const VarArray& vars, SkString* out) const { in appendDecls() function in GrGLSLShaderBuilder
286 this->appendDecls(fInputs, &this->inputs()); in finalize()
287 this->appendDecls(fOutputs, &this->outputs()); in finalize()
H A DGrGLSLVarying.h173 void appendDecls(const VarArray& vars, SkString* out) const;
/dports/www/firefox/firefox-99.0/gfx/skia/skia/src/gpu/glsl/
H A DGrGLSLVarying.cpp131 void GrGLSLVaryingHandler::appendDecls(const VarArray& vars, SkString* out) const { in appendDecls() function in GrGLSLVaryingHandler
139 this->appendDecls(fVertexInputs, inputDecls); in getVertexDecls()
140 this->appendDecls(fVertexOutputs, outputDecls); in getVertexDecls()
144 this->appendDecls(fGeomInputs, inputDecls); in getGeomDecls()
145 this->appendDecls(fGeomOutputs, outputDecls); in getGeomDecls()
152 this->appendDecls(fFragInputs, inputDecls); in getFragDecls()
153 this->appendDecls(fFragOutputs, outputDecls); in getFragDecls()
H A DGrGLSLShaderBuilder.cpp226 void GrGLSLShaderBuilder::appendDecls(const VarArray& vars, SkString* out) const { in appendDecls() function in GrGLSLShaderBuilder
267 this->appendDecls(fInputs, &this->inputs()); in finalize()
268 this->appendDecls(fOutputs, &this->outputs()); in finalize()
H A DGrGLSLVarying.h173 void appendDecls(const VarArray& vars, SkString* out) const;
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/skia/skia/src/gpu/glsl/
H A DGrGLSLVarying.cpp131 void GrGLSLVaryingHandler::appendDecls(const VarArray& vars, SkString* out) const { in appendDecls() function in GrGLSLVaryingHandler
139 this->appendDecls(fVertexInputs, inputDecls); in getVertexDecls()
140 this->appendDecls(fVertexOutputs, outputDecls); in getVertexDecls()
144 this->appendDecls(fGeomInputs, inputDecls); in getGeomDecls()
145 this->appendDecls(fGeomOutputs, outputDecls); in getGeomDecls()
152 this->appendDecls(fFragInputs, inputDecls); in getFragDecls()
153 this->appendDecls(fFragOutputs, outputDecls); in getFragDecls()
H A DGrGLSLShaderBuilder.cpp226 void GrGLSLShaderBuilder::appendDecls(const VarArray& vars, SkString* out) const { in appendDecls() function in GrGLSLShaderBuilder
267 this->appendDecls(fInputs, &this->inputs()); in finalize()
268 this->appendDecls(fOutputs, &this->outputs()); in finalize()
H A DGrGLSLVarying.h173 void appendDecls(const VarArray& vars, SkString* out) const;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/src/gpu/glsl/
H A DGrGLSLVarying.cpp129 void GrGLSLVaryingHandler::appendDecls(const VarArray& vars, SkString* out) const { in appendDecls() function in GrGLSLVaryingHandler
137 this->appendDecls(fVertexInputs, inputDecls); in getVertexDecls()
138 this->appendDecls(fVertexOutputs, outputDecls); in getVertexDecls()
142 this->appendDecls(fGeomInputs, inputDecls); in getGeomDecls()
143 this->appendDecls(fGeomOutputs, outputDecls); in getGeomDecls()
150 this->appendDecls(fFragInputs, inputDecls); in getFragDecls()
151 this->appendDecls(fFragOutputs, outputDecls); in getFragDecls()
H A DGrGLSLShaderBuilder.cpp272 void GrGLSLShaderBuilder::appendDecls(const VarArray& vars, SkString* out) const { in appendDecls() function in GrGLSLShaderBuilder
313 this->appendDecls(fInputs, &this->inputs()); in finalize()
314 this->appendDecls(fOutputs, &this->outputs()); in finalize()
H A DGrGLSLVarying.h173 void appendDecls(const VarArray& vars, SkString* out) const;
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/src/gpu/glsl/
H A DGrGLSLVarying.cpp131 void GrGLSLVaryingHandler::appendDecls(const VarArray& vars, SkString* out) const { in appendDecls() function in GrGLSLVaryingHandler
139 this->appendDecls(fVertexInputs, inputDecls); in getVertexDecls()
140 this->appendDecls(fVertexOutputs, outputDecls); in getVertexDecls()
144 this->appendDecls(fGeomInputs, inputDecls); in getGeomDecls()
145 this->appendDecls(fGeomOutputs, outputDecls); in getGeomDecls()
152 this->appendDecls(fFragInputs, inputDecls); in getFragDecls()
153 this->appendDecls(fFragOutputs, outputDecls); in getFragDecls()
H A DGrGLSLShaderBuilder.cpp226 void GrGLSLShaderBuilder::appendDecls(const VarArray& vars, SkString* out) const { in appendDecls() function in GrGLSLShaderBuilder
267 this->appendDecls(fInputs, &this->inputs()); in finalize()
268 this->appendDecls(fOutputs, &this->outputs()); in finalize()
H A DGrGLSLVarying.h173 void appendDecls(const VarArray& vars, SkString* out) const;
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/skia/skia/src/gpu/glsl/
H A DGrGLSLVarying.cpp135 void GrGLSLVaryingHandler::appendDecls(const VarArray& vars, SkString* out) const { in appendDecls() function in GrGLSLVaryingHandler
143 this->appendDecls(fVertexInputs, inputDecls); in getVertexDecls()
144 this->appendDecls(fVertexOutputs, outputDecls); in getVertexDecls()
148 this->appendDecls(fGeomInputs, inputDecls); in getGeomDecls()
149 this->appendDecls(fGeomOutputs, outputDecls); in getGeomDecls()
156 this->appendDecls(fFragInputs, inputDecls); in getFragDecls()
157 this->appendDecls(fFragOutputs, outputDecls); in getFragDecls()
H A DGrGLSLShaderBuilder.cpp225 void GrGLSLShaderBuilder::appendDecls(const VarArray& vars, SkString* out) const { in appendDecls() function in GrGLSLShaderBuilder
267 this->appendDecls(fInputs, &this->inputs()); in finalize()
268 this->appendDecls(fOutputs, &this->outputs()); in finalize()
H A DGrGLSLVarying.h150 void appendDecls(const VarArray& vars, SkString* out) const;
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/skia/skia/src/gpu/glsl/
H A DGrGLSLVarying.cpp136 void GrGLSLVaryingHandler::appendDecls(const VarArray& vars, SkString* out) const {
144 this->appendDecls(fVertexInputs, inputDecls);
145 this->appendDecls(fVertexOutputs, outputDecls);
149 this->appendDecls(fGeomInputs, inputDecls);
150 this->appendDecls(fGeomOutputs, outputDecls);
157 this->appendDecls(fFragInputs, inputDecls);
158 this->appendDecls(fFragOutputs, outputDecls);
H A DGrGLSLShaderBuilder.cpp197 void GrGLSLShaderBuilder::appendDecls(const VarArray& vars, SkString* out) const { in appendDecls() function in GrGLSLShaderBuilder
237 this->appendDecls(fInputs, &this->inputs()); in finalize()
238 this->appendDecls(fOutputs, &this->outputs()); in finalize()
H A DGrGLSLVarying.h179 void appendDecls(const VarArray& vars, SkString* out) const;

12