Searched refs:KeyForFragmentPosition (Results 1 – 8 of 8) sorted by relevance
99 header->fFragPosKey = GrGLShaderBuilder::KeyForFragmentPosition(dstRenderTarget, in setRandom()
188 header->fFragPosKey = GrGLShaderBuilder::KeyForFragmentPosition(drawState.getRenderTarget(), in Build()
172 static FragPosKey KeyForFragmentPosition(const GrRenderTarget* dst, const GrGLCaps&);
409 GrGLShaderBuilder::FragPosKey GrGLShaderBuilder::KeyForFragmentPosition(const GrRenderTarget* dst, in KeyForFragmentPosition() function in GrGLShaderBuilder